#39BAC1#39BAC1
#39BAC1 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.4% C 0.109 H 200.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #39BAC1 |
|---|---|
| RGB | rgb(57, 186, 193) |
| HSL | hsl(183, 54%, 49%) |
| HSV | hsv(183, 70%, 76%) |
| CMYK | cmyk(70.5%, 3.6%, 0%, 24.3%) |
| CIE-LAB | lab(69.35, -31.80, -13.66) |
| CIE-LCH | lch(69.35, 34.61, 203.25°) |
| OKLab | oklab(72.37% -0.1021 -0.0379) |
| OKLCH | oklch(72.37% 0.109 200.4) |
| XYZ | xyz(28.8676, 39.8345, 56.6092) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 5.62
Lightseagreen
#20B2AA
ΔE00 6.42
Mediumturquoise
#48D1CC
ΔE00 7.25
Topaz
#13BBAF
ΔE00 7.36
Aqua Blue
#02D8E9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BAC1 #C14039
analogous
#39C184 #39BAC1 #3976C1
triadic
#39BAC1 #C139BA #BAC139
tetradic
#39BAC1 #8439C1 #C14039 #76C139
square
#39BAC1 #8439C1 #C14039 #76C139
split-complementary
#39BAC1 #C13976 #C18439
monochromatic
#1D5F63 #2B8C92 #39BAC1 #66CCD2 #95DCE0
Accessibility & contrast
On white
2.34
#39BAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#39BAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BAC1
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BAC1 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C2
Deuteranopia (green-blind)
#98A3C2
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #39bac1; /* rgb */ color: rgb(57, 186, 193); /* oklch */ color: oklch(72.4% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#83cfd3',
500: '#39bac1',
950: '#000000',
},
}SCSS
$custom: #39bac1; $custom-light: #83cfd3; $custom-dark: #000000;
JSON
{
"hex": "#39bac1",
"rgb": {
"r": 57,
"g": 186,
"b": 193
},
"hsl": {
"h": 183.088,
"s": 54.4,
"l": 49.02
},
"oklch": {
"l": 0.72372,
"c": 0.1089,
"h": 200.4
},
"luminance": 0.39838
}Semantic roles & 50–950 ramp
primary
#39BAC1
secondary
#CB8E8B
accent
#524ADE
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282