#39B2AC#39B2AC
#39B2AC is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.105 H 190.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2AC |
|---|---|
| RGB | rgb(57, 178, 172) |
| HSL | hsl(177, 51%, 46%) |
| HSV | hsv(177, 68%, 70%) |
| CMYK | cmyk(68%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.28, -34.08, -6.66) |
| CIE-LCH | lch(66.28, 34.72, 191.06°) |
| OKLab | oklab(69.67% -0.1032 -0.0186) |
| OKLCH | oklch(69.67% 0.105 190.2) |
| XYZ | xyz(25.0507, 35.6863, 44.5896) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.47
Topaz
#13BBAF
ΔE00 3.53
Tealish
#24BCA8
ΔE00 5.56
Turquoise (survey)
#06C2AC
ΔE00 6.91
Sea
#3C9992
ΔE00 7.59
Blue Green
#0F9B8E
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2AC #B2393F
analogous
#39B26F #39B2AC #397BB2
triadic
#39B2AC #AC39B2 #B2AC39
tetradic
#39B2AC #6F39B2 #B2393F #7BB239
square
#39B2AC #6F39B2 #B2393F #7BB239
split-complementary
#39B2AC #B2397B #B26F39
monochromatic
#1B5552 #2A847F #39B2AC #5DCBC6 #8BDAD6
Accessibility & contrast
On white
2.58
#39B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#39B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2AC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2AC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#969CAD
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b2ac; /* rgb */ color: rgb(57, 178, 172); /* oklch */ color: oklch(69.7% 0.105 190.2);
Tailwind
colors: {
custom: {
50: '#80c9c4',
500: '#39b2ac',
950: '#000000',
},
}SCSS
$custom: #39b2ac; $custom-light: #80c9c4; $custom-dark: #000000;
JSON
{
"hex": "#39b2ac",
"rgb": {
"r": 57,
"g": 178,
"b": 172
},
"hsl": {
"h": 177.025,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.69667,
"c": 0.10484,
"h": 190.2
},
"luminance": 0.35689
}Semantic roles & 50–950 ramp
primary
#39B2AC
secondary
#C48286
accent
#4D54DB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281