#009688 — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #009688 | |
| RGB | rgb(0, 150, 136) | |
| HSL | hsl(174, 100%, 29%) |
Shades of #009688
| #008577 | #00756A | #00665C | #00574E | #004740 | #003832 | #002925 | #001A17 |
Tints of #009688
| #00B8A5 | #00DBC5 | #00FFE6 | #24FFE9 | #47FFED | #6BFFF0 | #8FFFF4 | #B3FFF7 |
Color Pairings & Harmony
|
Complementary
#94000F
|
Analogous +30°
#005994
|
Analogous −30°
#00943B
|
Triadic +120°
#850094
|
Triadic −120°
#948500
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #009688;
}
.element-bg {
background-color: #009688;
color: #000000;
}
.element-border {
border: 2px solid #009688;
}
About #009688
#009688 is a dark color with vivid, highly saturated, defined by the hex code #009688. Its exact color model values are rgb(0, 150, 136) in RGB and hsl(174, 100%, 29%) in HSL (hue 174°, saturation 100%, lightness 29%). On a white background the contrast ratio is 3.67:1 — AA pass for large text only, and on black it is 5.72:1 — AA pass for normal text. Use #009688 for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →