#39B9AC#39B9AC
#39B9AC is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.4% C 0.111 H 185.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #39B9AC |
|---|---|
| RGB | rgb(57, 185, 172) |
| HSL | hsl(174, 53%, 47%) |
| HSV | hsv(174, 69%, 73%) |
| CMYK | cmyk(69.2%, 0%, 7%, 27.5%) |
| CIE-LAB | lab(68.42, -37.32, -3.50) |
| CIE-LCH | lch(68.42, 37.48, 185.35°) |
| OKLab | oklab(71.41% -0.1103 -0.01) |
| OKLCH | oklch(71.41% 0.111 185.2) |
| XYZ | xyz(26.4792, 38.5433, 45.0658) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.53
Tealish
#24BCA8
ΔE00 2.61
Lightseagreen
#20B2AA
ΔE00 2.79
Turquoise (survey)
#06C2AC
ΔE00 3.90
Greeny Blue
#42B395
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B9AC #B93946
analogous
#39B96C #39B9AC #3986B9
triadic
#39B9AC #AC39B9 #B9AC39
tetradic
#39B9AC #6C39B9 #B93946 #86B939
square
#39B9AC #6C39B9 #B93946 #86B939
split-complementary
#39B9AC #B93986 #B96C39
monochromatic
#1C5B55 #2B8A81 #39B9AC #61CEC3 #90DDD5
Accessibility & contrast
On white
2.41
#39B9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#39B9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B9AC
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B9AC | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAC
Deuteranopia (green-blind)
#9DA1AD
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #39b9ac; /* rgb */ color: rgb(57, 185, 172); /* oklch */ color: oklch(71.4% 0.111 185.2);
Tailwind
colors: {
custom: {
50: '#81cec4',
500: '#39b9ac',
950: '#000000',
},
}SCSS
$custom: #39b9ac; $custom-light: #81cec4; $custom-dark: #000000;
JSON
{
"hex": "#39b9ac",
"rgb": {
"r": 57,
"g": 185,
"b": 172
},
"hsl": {
"h": 173.906,
"s": 52.893,
"l": 47.451
},
"oklch": {
"l": 0.71406,
"c": 0.11081,
"h": 185.2
},
"luminance": 0.38546
}Semantic roles & 50–950 ramp
primary
#39B9AC
secondary
#C8868D
accent
#4B5ADC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281