#39B2B9#39B2B9
#39B2B9 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.104 H 200.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2B9 |
|---|---|
| RGB | rgb(57, 178, 185) |
| HSL | hsl(183, 53%, 47%) |
| HSV | hsv(183, 69%, 73%) |
| CMYK | cmyk(69.2%, 3.8%, 0%, 27.5%) |
| CIE-LAB | lab(66.68, -30.31, -13.27) |
| CIE-LCH | lch(66.68, 33.09, 203.64°) |
| OKLab | oklab(70.13% -0.0975 -0.0368) |
| OKLCH | oklch(70.13% 0.104 200.7) |
| XYZ | xyz(26.3608, 36.2104, 51.4895) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.03
Lightseagreen
#20B2AA
ΔE00 6.04
Cadetblue
#5F9EA0
ΔE00 7.32
Darkturquoise
#00CED1
ΔE00 7.70
Topaz
#13BBAF
ΔE00 7.76
Mediumturquoise
#48D1CC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2B9 #B94039
analogous
#39B980 #39B2B9 #3972B9
triadic
#39B2B9 #B939B2 #B2B939
tetradic
#39B2B9 #8039B9 #B94039 #72B939
square
#39B2B9 #8039B9 #B94039 #72B939
split-complementary
#39B2B9 #B93972 #B98039
monochromatic
#1C585B #2B858A #39B2B9 #61C8CE #90D8DD
Accessibility & contrast
On white
2.55
#39B2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#39B2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2B9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2B9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABA
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b2b9; /* rgb */ color: rgb(57, 178, 185); /* oklch */ color: oklch(70.1% 0.104 200.7);
Tailwind
colors: {
custom: {
50: '#82c9ce',
500: '#39b2b9',
950: '#000000',
},
}SCSS
$custom: #39b2b9; $custom-light: #82c9ce; $custom-dark: #000000;
JSON
{
"hex": "#39b2b9",
"rgb": {
"r": 57,
"g": 178,
"b": 185
},
"hsl": {
"h": 183.281,
"s": 52.893,
"l": 47.451
},
"oklch": {
"l": 0.70125,
"c": 0.10418,
"h": 200.7
},
"luminance": 0.36213
}Semantic roles & 50–950 ramp
primary
#39B2B9
secondary
#C88A86
accent
#534BDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282