#39B2AB#39B2AB
#39B2AB is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.105 H 189.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2AB |
|---|---|
| RGB | rgb(57, 178, 171) |
| HSL | hsl(177, 51%, 46%) |
| HSV | hsv(177, 68%, 70%) |
| CMYK | cmyk(68%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.25, -34.36, -6.15) |
| CIE-LCH | lch(66.25, 34.91, 190.15°) |
| OKLab | oklab(69.63% -0.1036 -0.0172) |
| OKLCH | oklch(69.63% 0.105 189.4) |
| XYZ | xyz(24.9550, 35.6481, 44.0858) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.28
Topaz
#13BBAF
ΔE00 3.31
Tealish
#24BCA8
ΔE00 5.23
Turquoise (survey)
#06C2AC
ΔE00 6.62
Sea
#3C9992
ΔE00 7.56
Blue Green
#0F9B8E
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2AB #B23940
analogous
#39B26E #39B2AB #397CB2
triadic
#39B2AB #AB39B2 #B2AB39
tetradic
#39B2AB #6E39B2 #B23940 #7CB239
square
#39B2AB #6E39B2 #B23940 #7CB239
split-complementary
#39B2AB #B2397C #B26E39
monochromatic
#1B5552 #2A847E #39B2AB #5DCBC5 #8BDAD5
Accessibility & contrast
On white
2.58
#39B2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#39B2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2AB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2AB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#969CAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #39b2ab; /* rgb */ color: rgb(57, 178, 171); /* oklch */ color: oklch(69.6% 0.105 189.4);
Tailwind
colors: {
custom: {
50: '#80c9c4',
500: '#39b2ab',
950: '#000000',
},
}SCSS
$custom: #39b2ab; $custom-light: #80c9c4; $custom-dark: #000000;
JSON
{
"hex": "#39b2ab",
"rgb": {
"r": 57,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.529,
"s": 51.489,
"l": 46.078
},
"oklch": {
"l": 0.69633,
"c": 0.10504,
"h": 189.4
},
"luminance": 0.35651
}Semantic roles & 50–950 ramp
primary
#39B2AB
secondary
#C48286
accent
#4D55DB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281