#39ABA9#39ABA9
#39ABA9 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.100 H 193.4°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #39ABA9 |
|---|---|
| RGB | rgb(57, 171, 169) |
| HSL | hsl(179, 50%, 45%) |
| HSV | hsv(179, 67%, 67%) |
| CMYK | cmyk(66.7%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(64.05, -31.61, -8.31) |
| CIE-LCH | lch(64.05, 32.69, 194.73°) |
| OKLab | oklab(67.82% -0.0973 -0.0231) |
| OKLCH | oklch(67.82% 0.1 193.4) |
| XYZ | xyz(23.4085, 32.8576, 42.6369) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.29
Topaz
#13BBAF
ΔE00 5.89
Sea
#3C9992
ΔE00 5.96
Cadetblue
#5F9EA0
ΔE00 6.37
Blue Green
#0F9B8E
ΔE00 7.19
Turquoise Blue
#06B1C4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39ABA9 #AB393B
analogous
#39AB70 #39ABA9 #3974AB
triadic
#39ABA9 #A939AB #ABA939
tetradic
#39ABA9 #7039AB #AB393B #74AB39
square
#39ABA9 #7039AB #AB393B #74AB39
split-complementary
#39ABA9 #AB3974 #AB7039
monochromatic
#1A4F4E #2A7D7C #39ABA9 #59C8C6 #87D7D6
Accessibility & contrast
On white
2.77
#39ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#39ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39ABA9
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39ABA9 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3A9
Deuteranopia (green-blind)
#8F96AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #39aba9; /* rgb */ color: rgb(57, 171, 169); /* oklch */ color: oklch(67.8% 0.100 193.4);
Tailwind
colors: {
custom: {
50: '#7fc4c2',
500: '#39aba9',
950: '#000000',
},
}SCSS
$custom: #39aba9; $custom-light: #7fc4c2; $custom-dark: #000000;
JSON
{
"hex": "#39aba9",
"rgb": {
"r": 57,
"g": 171,
"b": 169
},
"hsl": {
"h": 178.947,
"s": 50,
"l": 44.706
},
"oklch": {
"l": 0.67824,
"c": 0.09997,
"h": 193.4
},
"luminance": 0.3286
}Semantic roles & 50–950 ramp
primary
#39ABA9
secondary
#C17F80
accent
#4E51DA
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281