#39BCC1#39BCC1
#39BCC1 is a light, moderate teal. Relative luminance 0.407; OKLCH L 72.9% C 0.110 H 198.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #39BCC1 |
|---|---|
| RGB | rgb(57, 188, 193) |
| HSL | hsl(182, 54%, 49%) |
| HSV | hsv(182, 70%, 76%) |
| CMYK | cmyk(70.5%, 2.6%, 0%, 24.3%) |
| CIE-LAB | lab(69.95, -32.76, -12.76) |
| CIE-LCH | lch(69.95, 35.15, 201.28°) |
| OKLab | oklab(72.86% -0.1041 -0.0354) |
| OKLCH | oklch(72.86% 0.11 198.8) |
| XYZ | xyz(29.2919, 40.6831, 56.7506) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.90
Turquoise Blue
#06B1C4
ΔE00 5.70
Lightseagreen
#20B2AA
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.39
Topaz
#13BBAF
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BCC1 #C13E39
analogous
#39C182 #39BCC1 #3978C1
triadic
#39BCC1 #C139BC #BCC139
tetradic
#39BCC1 #8239C1 #C13E39 #78C139
square
#39BCC1 #8239C1 #C13E39 #78C139
split-complementary
#39BCC1 #C13978 #C18239
monochromatic
#1D6063 #2B8E92 #39BCC1 #66CED2 #95DDE0
Accessibility & contrast
On white
2.30
#39BCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#39BCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BCC1
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BCC1 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C2
Deuteranopia (green-blind)
#9BA5C2
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #39bcc1; /* rgb */ color: rgb(57, 188, 193); /* oklch */ color: oklch(72.9% 0.110 198.8);
Tailwind
colors: {
custom: {
50: '#84d0d3',
500: '#39bcc1',
950: '#000000',
},
}SCSS
$custom: #39bcc1; $custom-light: #84d0d3; $custom-dark: #000000;
JSON
{
"hex": "#39bcc1",
"rgb": {
"r": 57,
"g": 188,
"b": 193
},
"hsl": {
"h": 182.206,
"s": 54.4,
"l": 49.02
},
"oklch": {
"l": 0.72859,
"c": 0.10994,
"h": 198.8
},
"luminance": 0.40687
}Semantic roles & 50–950 ramp
primary
#39BCC1
secondary
#CB8D8B
accent
#4F4ADE
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282