#39B4C0#39B4C0
#39B4C0 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.9% C 0.106 H 204.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #39B4C0 |
|---|---|
| RGB | rgb(57, 180, 192) |
| HSL | hsl(185, 54%, 49%) |
| HSV | hsv(185, 70%, 75%) |
| CMYK | cmyk(70.3%, 6.2%, 0%, 24.7%) |
| CIE-LAB | lab(67.51, -29.19, -15.88) |
| CIE-LCH | lch(67.51, 33.23, 208.55°) |
| OKLab | oklab(70.87% -0.0965 -0.0441) |
| OKLCH | oklch(70.87% 0.106 204.6) |
| XYZ | xyz(27.5189, 37.3149, 55.6111) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.56
Darkturquoise
#00CED1
ΔE00 7.90
Lightseagreen
#20B2AA
ΔE00 7.93
Cadetblue
#5F9EA0
ΔE00 8.08
Aqua Blue
#02D8E9
ΔE00 9.27
Topaz
#13BBAF
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39B4C0 #C04539
analogous
#39C089 #39B4C0 #3971C0
triadic
#39B4C0 #C039B4 #B4C039
tetradic
#39B4C0 #8939C0 #C04539 #71C039
square
#39B4C0 #8939C0 #C04539 #71C039
split-complementary
#39B4C0 #C03971 #C08939
monochromatic
#1D5C62 #2B8891 #39B4C0 #65C8D1 #94D9DF
Accessibility & contrast
On white
2.48
#39B4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#39B4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39B4C0
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39B4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39B4C0 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC1
Deuteranopia (green-blind)
#929EC0
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #39b4c0; /* rgb */ color: rgb(57, 180, 192); /* oklch */ color: oklch(70.9% 0.106 204.6);
Tailwind
colors: {
custom: {
50: '#83cbd3',
500: '#39b4c0',
950: '#000000',
},
}SCSS
$custom: #39b4c0; $custom-light: #83cbd3; $custom-dark: #000000;
JSON
{
"hex": "#39b4c0",
"rgb": {
"r": 57,
"g": 180,
"b": 192
},
"hsl": {
"h": 185.333,
"s": 54.217,
"l": 48.824
},
"oklch": {
"l": 0.70874,
"c": 0.1061,
"h": 204.6
},
"luminance": 0.37318
}Semantic roles & 50–950 ramp
primary
#39B4C0
secondary
#CB908A
accent
#574ADE
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282