#39B2B8#39B2B8
#39B2B8 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.104 H 199.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2B8 |
|---|---|
| RGB | rgb(57, 178, 184) |
| HSL | hsl(183, 53%, 47%) |
| HSV | hsv(183, 69%, 72%) |
| CMYK | cmyk(69%, 3.3%, 0%, 27.8%) |
| CIE-LAB | lab(66.65, -30.61, -12.76) |
| CIE-LCH | lch(66.65, 33.16, 202.63°) |
| OKLab | oklab(70.09% -0.0979 -0.0354) |
| OKLCH | oklch(70.09% 0.104 199.9) |
| XYZ | xyz(26.2556, 36.1683, 50.9355) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.39
Lightseagreen
#20B2AA
ΔE00 5.66
Cadetblue
#5F9EA0
ΔE00 7.30
Topaz
#13BBAF
ΔE00 7.39
Darkturquoise
#00CED1
ΔE00 7.61
Mediumturquoise
#48D1CC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2B8 #B83F39
analogous
#39B87F #39B2B8 #3972B8
triadic
#39B2B8 #B839B2 #B2B839
tetradic
#39B2B8 #7F39B8 #B83F39 #72B839
square
#39B2B8 #7F39B8 #B83F39 #72B839
split-complementary
#39B2B8 #B83972 #B87F39
monochromatic
#1C585B #2B8589 #39B2B8 #60C9CE #8FD9DC
Accessibility & contrast
On white
2.55
#39B2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#39B2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2B8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2B8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB9
Deuteranopia (green-blind)
#929CB9
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #39b2b8; /* rgb */ color: rgb(57, 178, 184); /* oklch */ color: oklch(70.1% 0.104 199.9);
Tailwind
colors: {
custom: {
50: '#81c9cd',
500: '#39b2b8',
950: '#000000',
},
}SCSS
$custom: #39b2b8; $custom-light: #81c9cd; $custom-dark: #000000;
JSON
{
"hex": "#39b2b8",
"rgb": {
"r": 57,
"g": 178,
"b": 184
},
"hsl": {
"h": 182.835,
"s": 52.697,
"l": 47.255
},
"oklch": {
"l": 0.70088,
"c": 0.10409,
"h": 199.9
},
"luminance": 0.36171
}Semantic roles & 50–950 ramp
primary
#39B2B8
secondary
#C78986
accent
#534CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282