#39BAC0#39BAC0
#39BAC0 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.3% C 0.109 H 199.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #39BAC0 |
|---|---|
| RGB | rgb(57, 186, 192) |
| HSL | hsl(183, 54%, 49%) |
| HSV | hsv(183, 70%, 75%) |
| CMYK | cmyk(70.3%, 3.1%, 0%, 24.7%) |
| CIE-LAB | lab(69.32, -32.10, -13.16) |
| CIE-LCH | lch(69.32, 34.69, 202.29°) |
| OKLab | oklab(72.34% -0.1025 -0.0365) |
| OKLCH | oklch(72.34% 0.109 199.6) |
| XYZ | xyz(28.7564, 39.7901, 56.0236) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 5.51
Lightseagreen
#20B2AA
ΔE00 6.08
Topaz
#13BBAF
ΔE00 6.98
Mediumturquoise
#48D1CC
ΔE00 7.04
Aqua Blue
#02D8E9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BAC0 #C03F39
analogous
#39C083 #39BAC0 #3977C0
triadic
#39BAC0 #C039BA #BAC039
tetradic
#39BAC0 #8339C0 #C03F39 #77C039
square
#39BAC0 #8339C0 #C03F39 #77C039
split-complementary
#39BAC0 #C03977 #C08339
monochromatic
#1D5F62 #2B8C91 #39BAC0 #65CCD1 #94DCDF
Accessibility & contrast
On white
2.34
#39BAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#39BAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BAC0
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BAC0 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C1
Deuteranopia (green-blind)
#99A3C1
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39bac0; /* rgb */ color: rgb(57, 186, 192); /* oklch */ color: oklch(72.3% 0.109 199.6);
Tailwind
colors: {
custom: {
50: '#83cfd3',
500: '#39bac0',
950: '#000000',
},
}SCSS
$custom: #39bac0; $custom-light: #83cfd3; $custom-dark: #000000;
JSON
{
"hex": "#39bac0",
"rgb": {
"r": 57,
"g": 186,
"b": 192
},
"hsl": {
"h": 182.667,
"s": 54.217,
"l": 48.824
},
"oklch": {
"l": 0.72336,
"c": 0.10882,
"h": 199.6
},
"luminance": 0.39793
}Semantic roles & 50–950 ramp
primary
#39BAC0
secondary
#CB8D8A
accent
#514ADE
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282