#39C0CA#39C0CA
#39C0CA is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.2% C 0.113 H 202.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #39C0CA |
|---|---|
| RGB | rgb(57, 192, 202) |
| HSL | hsl(184, 58%, 51%) |
| HSV | hsv(184, 72%, 79%) |
| CMYK | cmyk(71.8%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(71.44, -32.01, -15.45) |
| CIE-LCH | lch(71.44, 35.54, 205.76°) |
| OKLab | oklab(74.16% -0.1042 -0.0429) |
| OKLCH | oklch(74.16% 0.113 202.4) |
| XYZ | xyz(31.1929, 42.8297, 62.4886) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.80
Turquoise Blue
#06B1C4
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 6.81
Lightseagreen
#20B2AA
ΔE00 8.07
Topaz
#13BBAF
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39C0CA #CA4339
analogous
#39CA8B #39C0CA #3977CA
triadic
#39C0CA #CA39C0 #C0CA39
tetradic
#39C0CA #8B39CA #CA4339 #77CA39
square
#39C0CA #8B39CA #CA4339 #77CA39
split-complementary
#39C0CA #CA3977 #CA8B39
monochromatic
#1D666C #2A949C #39C0CA #69CFD7 #9ADFE4
Accessibility & contrast
On white
2.20
#39C0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#39C0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39C0CA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39C0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39C0CA | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CB
Deuteranopia (green-blind)
#9CA8CB
Tritanopia (blue-blind)
#00C8C3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #39c0ca; /* rgb */ color: rgb(57, 192, 202); /* oklch */ color: oklch(74.2% 0.113 202.4);
Tailwind
colors: {
custom: {
50: '#85d3da',
500: '#39c0ca',
950: '#000000',
},
}SCSS
$custom: #39c0ca; $custom-light: #85d3da; $custom-dark: #000000;
JSON
{
"hex": "#39c0ca",
"rgb": {
"r": 57,
"g": 192,
"b": 202
},
"hsl": {
"h": 184.138,
"s": 57.769,
"l": 50.784
},
"oklch": {
"l": 0.74158,
"c": 0.11269,
"h": 202.4
},
"luminance": 0.42833
}Semantic roles & 50–950 ramp
primary
#39C0CA
secondary
#D0948F
accent
#5147E1
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383