#39B2A7#39B2A7
#39B2A7 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.106 H 186.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2A7 |
|---|---|
| RGB | rgb(57, 178, 167) |
| HSL | hsl(175, 51%, 46%) |
| HSV | hsv(175, 68%, 70%) |
| CMYK | cmyk(68%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(66.13, -35.48, -4.10) |
| CIE-LCH | lch(66.13, 35.71, 186.60°) |
| OKLab | oklab(69.5% -0.1054 -0.0117) |
| OKLCH | oklch(69.5% 0.106 186.3) |
| XYZ | xyz(24.5795, 35.4979, 42.1081) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.56
Topaz
#13BBAF
ΔE00 2.83
Tealish
#24BCA8
ΔE00 4.05
Turquoise (survey)
#06C2AC
ΔE00 5.61
Greeny Blue
#42B395
ΔE00 6.54
Blue Green
#0F9B8E
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2A7 #B23944
analogous
#39B26A #39B2A7 #3980B2
triadic
#39B2A7 #A739B2 #B2A739
tetradic
#39B2A7 #6A39B2 #B23944 #80B239
square
#39B2A7 #6A39B2 #B23944 #80B239
split-complementary
#39B2A7 #B23980 #B26A39
monochromatic
#1B5550 #2A847C #39B2A7 #5DCBC1 #8BDAD3
Accessibility & contrast
On white
2.59
#39B2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#39B2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2A7
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2A7 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#979BA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b2a7; /* rgb */ color: rgb(57, 178, 167); /* oklch */ color: oklch(69.5% 0.106 186.3);
Tailwind
colors: {
custom: {
50: '#80c9c1',
500: '#39b2a7',
950: '#000000',
},
}SCSS
$custom: #39b2a7; $custom-light: #80c9c1; $custom-dark: #000000;
JSON
{
"hex": "#39b2a7",
"rgb": {
"r": 57,
"g": 178,
"b": 167
},
"hsl": {
"h": 174.545,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.69501,
"c": 0.10607,
"h": 186.3
},
"luminance": 0.35501
}Semantic roles & 50–950 ramp
primary
#39B2A7
secondary
#C48288
accent
#4D5ADB
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281