#39B3A7#39B3A7
#39B3A7 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.107 H 185.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #39B3A7 |
|---|---|
| RGB | rgb(57, 179, 167) |
| HSL | hsl(174, 52%, 46%) |
| HSV | hsv(174, 68%, 70%) |
| CMYK | cmyk(68.2%, 0%, 6.7%, 29.8%) |
| CIE-LAB | lab(66.44, -35.94, -3.65) |
| CIE-LCH | lch(66.44, 36.12, 185.80°) |
| OKLab | oklab(69.75% -0.1065 -0.0104) |
| OKLCH | oklch(69.75% 0.107 185.6) |
| XYZ | xyz(24.7792, 35.8973, 42.1747) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.83
Topaz
#13BBAF
ΔE00 2.59
Tealish
#24BCA8
ΔE00 3.62
Turquoise (survey)
#06C2AC
ΔE00 5.19
Greeny Blue
#42B395
ΔE00 6.20
Blue Green
#0F9B8E
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B3A7 #B33945
analogous
#39B36A #39B3A7 #3982B3
triadic
#39B3A7 #A739B3 #B3A739
tetradic
#39B3A7 #6A39B3 #B33945 #82B339
square
#39B3A7 #6A39B3 #B33945 #82B339
split-complementary
#39B3A7 #B33982 #B36A39
monochromatic
#1B5650 #2A857C #39B3A7 #5ECCC1 #8CDAD3
Accessibility & contrast
On white
2.57
#39B3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#39B3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B3A7
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B3A7 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b3a7; /* rgb */ color: rgb(57, 179, 167); /* oklch */ color: oklch(69.8% 0.107 185.6);
Tailwind
colors: {
custom: {
50: '#80cac1',
500: '#39b3a7',
950: '#000000',
},
}SCSS
$custom: #39b3a7; $custom-light: #80cac1; $custom-dark: #000000;
JSON
{
"hex": "#39b3a7",
"rgb": {
"r": 57,
"g": 179,
"b": 167
},
"hsl": {
"h": 174.098,
"s": 51.695,
"l": 46.275
},
"oklch": {
"l": 0.69751,
"c": 0.10698,
"h": 185.6
},
"luminance": 0.359
}Semantic roles & 50–950 ramp
primary
#39B3A7
secondary
#C58389
accent
#4D5BDB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281