#39B0A9#39B0A9
#39B0A9 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.1% C 0.104 H 189.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #39B0A9 |
|---|---|
| RGB | rgb(57, 176, 169) |
| HSL | hsl(176, 51%, 46%) |
| HSV | hsv(176, 68%, 69%) |
| CMYK | cmyk(67.6%, 0%, 4%, 31%) |
| CIE-LAB | lab(65.58, -33.98, -6.03) |
| CIE-LCH | lch(65.58, 34.52, 190.07°) |
| OKLab | oklab(69.07% -0.1025 -0.0169) |
| OKLCH | oklch(69.07% 0.104 189.4) |
| XYZ | xyz(24.3708, 34.7823, 42.9577) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.38
Topaz
#13BBAF
ΔE00 3.73
Tealish
#24BCA8
ΔE00 5.51
Turquoise (survey)
#06C2AC
ΔE00 6.97
Sea
#3C9992
ΔE00 6.99
Blue Green
#0F9B8E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B0A9 #B03940
analogous
#39B06E #39B0A9 #397BB0
triadic
#39B0A9 #A939B0 #B0A939
tetradic
#39B0A9 #6E39B0 #B03940 #7BB039
square
#39B0A9 #6E39B0 #B03940 #7BB039
split-complementary
#39B0A9 #B0397B #B06E39
monochromatic
#1B5450 #2A827D #39B0A9 #5CCAC4 #8AD9D5
Accessibility & contrast
On white
2.64
#39B0A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#39B0A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B0A9
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B0A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B0A9 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A9
Deuteranopia (green-blind)
#949AAA
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #39b0a9; /* rgb */ color: rgb(57, 176, 169); /* oklch */ color: oklch(69.1% 0.104 189.4);
Tailwind
colors: {
custom: {
50: '#80c8c2',
500: '#39b0a9',
950: '#000000',
},
}SCSS
$custom: #39b0a9; $custom-light: #80c8c2; $custom-dark: #000000;
JSON
{
"hex": "#39b0a9",
"rgb": {
"r": 57,
"g": 176,
"b": 169
},
"hsl": {
"h": 176.471,
"s": 51.073,
"l": 45.686
},
"oklch": {
"l": 0.69069,
"c": 0.10384,
"h": 189.4
},
"luminance": 0.34785
}Semantic roles & 50–950 ramp
primary
#39B0A9
secondary
#C48185
accent
#4D56DB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281