#39C3CA#39C3CA
#39C3CA is a light, moderate teal. Relative luminance 0.442; OKLCH L 74.9% C 0.114 H 200.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #39C3CA |
|---|---|
| RGB | rgb(57, 195, 202) |
| HSL | hsl(183, 58%, 51%) |
| HSV | hsv(183, 72%, 79%) |
| CMYK | cmyk(71.8%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(72.34, -33.44, -14.10) |
| CIE-LCH | lch(72.34, 36.29, 202.86°) |
| OKLab | oklab(74.88% -0.1072 -0.0391) |
| OKLCH | oklch(74.88% 0.114 200.1) |
| XYZ | xyz(31.8584, 44.1606, 62.7105) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.56
Mediumturquoise
#48D1CC
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 5.95
Turquoise Blue
#06B1C4
ΔE00 6.43
Lightseagreen
#20B2AA
ΔE00 7.58
Topaz
#13BBAF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39C3CA #CA4039
analogous
#39CA89 #39C3CA #397ACA
triadic
#39C3CA #CA39C3 #C3CA39
tetradic
#39C3CA #8939CA #CA4039 #7ACA39
square
#39C3CA #8939CA #CA4039 #7ACA39
split-complementary
#39C3CA #CA397A #CA8939
monochromatic
#1D686C #2A979C #39C3CA #69D2D7 #9AE0E4
Accessibility & contrast
On white
2.14
#39C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#39C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39C3CA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39C3CA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BACB
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#00CAC5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #39c3ca; /* rgb */ color: rgb(57, 195, 202); /* oklch */ color: oklch(74.9% 0.114 200.1);
Tailwind
colors: {
custom: {
50: '#85d5da',
500: '#39c3ca',
950: '#000000',
},
}SCSS
$custom: #39c3ca; $custom-light: #85d5da; $custom-dark: #000000;
JSON
{
"hex": "#39c3ca",
"rgb": {
"r": 57,
"g": 195,
"b": 202
},
"hsl": {
"h": 182.897,
"s": 57.769,
"l": 50.784
},
"oklch": {
"l": 0.74883,
"c": 0.11408,
"h": 200.1
},
"luminance": 0.44164
}Semantic roles & 50–950 ramp
primary
#39C3CA
secondary
#D0928F
accent
#4E47E1
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383