#39B3A9#39B3A9
#39B3A9 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.8% C 0.106 H 187.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #39B3A9 |
|---|---|
| RGB | rgb(57, 179, 169) |
| HSL | hsl(175, 52%, 46%) |
| HSV | hsv(175, 68%, 70%) |
| CMYK | cmyk(68.2%, 0%, 5.6%, 29.8%) |
| CIE-LAB | lab(66.50, -35.38, -4.67) |
| CIE-LCH | lch(66.50, 35.69, 187.52°) |
| OKLab | oklab(69.82% -0.1056 -0.0132) |
| OKLCH | oklch(69.82% 0.106 187.1) |
| XYZ | xyz(24.9655, 35.9718, 43.1559) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.37
Topaz
#13BBAF
ΔE00 2.65
Tealish
#24BCA8
ΔE00 4.17
Turquoise (survey)
#06C2AC
ΔE00 5.65
Greeny Blue
#42B395
ΔE00 6.93
Blue Green
#0F9B8E
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B3A9 #B33943
analogous
#39B36C #39B3A9 #3980B3
triadic
#39B3A9 #A939B3 #B3A939
tetradic
#39B3A9 #6C39B3 #B33943 #80B339
square
#39B3A9 #6C39B3 #B33943 #80B339
split-complementary
#39B3A9 #B33980 #B36C39
monochromatic
#1B5651 #2A857D #39B3A9 #5ECCC3 #8CDAD4
Accessibility & contrast
On white
2.56
#39B3A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#39B3A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B3A9
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B3A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B3A9 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A9
Deuteranopia (green-blind)
#989CAA
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b3a9; /* rgb */ color: rgb(57, 179, 169); /* oklch */ color: oklch(69.8% 0.106 187.1);
Tailwind
colors: {
custom: {
50: '#80cac2',
500: '#39b3a9',
950: '#000000',
},
}SCSS
$custom: #39b3a9; $custom-light: #80cac2; $custom-dark: #000000;
JSON
{
"hex": "#39b3a9",
"rgb": {
"r": 57,
"g": 179,
"b": 169
},
"hsl": {
"h": 175.082,
"s": 51.695,
"l": 46.275
},
"oklch": {
"l": 0.69816,
"c": 0.10638,
"h": 187.1
},
"luminance": 0.35975
}Semantic roles & 50–950 ramp
primary
#39B3A9
secondary
#C58388
accent
#4D58DB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281