#39B2C0#39B2C0
#39B2C0 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.4% C 0.105 H 206.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #39B2C0 |
|---|---|
| RGB | rgb(57, 178, 192) |
| HSL | hsl(186, 54%, 49%) |
| HSV | hsv(186, 70%, 75%) |
| CMYK | cmyk(70.3%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(66.91, -28.21, -16.79) |
| CIE-LCH | lch(66.91, 32.83, 210.76°) |
| OKLab | oklab(70.39% -0.0945 -0.0466) |
| OKLCH | oklch(70.39% 0.105 206.3) |
| XYZ | xyz(27.1180, 36.5133, 55.4775) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.91
Cadetblue
#5F9EA0
ΔE00 7.88
Lightseagreen
#20B2AA
ΔE00 8.68
Darkturquoise
#00CED1
ΔE00 8.77
Aqua Blue
#02D8E9
ΔE00 9.79
Topaz
#13BBAF
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B2C0 #C04739
analogous
#39C08B #39B2C0 #396FC0
triadic
#39B2C0 #C039B2 #B2C039
tetradic
#39B2C0 #8B39C0 #C04739 #6FC039
square
#39B2C0 #8B39C0 #C04739 #6FC039
split-complementary
#39B2C0 #C0396F #C08B39
monochromatic
#1D5B62 #2B8691 #39B2C0 #65C6D1 #94D7DF
Accessibility & contrast
On white
2.53
#39B2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#39B2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B2C0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B2C0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #39b2c0; /* rgb */ color: rgb(57, 178, 192); /* oklch */ color: oklch(70.4% 0.105 206.3);
Tailwind
colors: {
custom: {
50: '#82c9d3',
500: '#39b2c0',
950: '#000000',
},
}SCSS
$custom: #39b2c0; $custom-light: #82c9d3; $custom-dark: #000000;
JSON
{
"hex": "#39b2c0",
"rgb": {
"r": 57,
"g": 178,
"b": 192
},
"hsl": {
"h": 186.222,
"s": 54.217,
"l": 48.824
},
"oklch": {
"l": 0.70387,
"c": 0.10537,
"h": 206.3
},
"luminance": 0.36516
}Semantic roles & 50–950 ramp
primary
#39B2C0
secondary
#CB918A
accent
#5A4ADE
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282