#39CCA7#39CCA7
#39CCA7 is a light, vivid teal. Relative luminance 0.468; OKLCH L 76.0% C 0.133 H 171.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #39CCA7 |
|---|---|
| RGB | rgb(57, 204, 167) |
| HSL | hsl(165, 59%, 51%) |
| HSV | hsv(165, 72%, 80%) |
| CMYK | cmyk(72.1%, 0%, 18.1%, 20%) |
| CIE-LAB | lab(74.09, -46.93, 7.46) |
| CIE-LCH | lch(74.09, 47.52, 170.96°) |
| OKLab | oklab(75.99% -0.1318 0.019) |
| OKLCH | oklch(75.99% 0.133 171.8) |
| XYZ | xyz(30.2516, 46.8421, 43.9988) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.19
Mediumaquamarine
#66CDAA
ΔE00 3.35
Eucalyptus
#44D7A8
ΔE00 3.55
Green Blue
#01C08D
ΔE00 5.24
Turquoise (survey)
#06C2AC
ΔE00 5.25
Greenblue
#23C48B
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39CCA7 #CC395E
analogous
#39CC5D #39CCA7 #39A7CC
triadic
#39CCA7 #A739CC #CCA739
tetradic
#39CCA7 #5D39CC #CC395E #A7CC39
square
#39CCA7 #5D39CC #CC395E #A7CC39
split-complementary
#39CCA7 #CC39A7 #CC5D39
monochromatic
#1C6E5A #299F81 #39CCA7 #6AD9BD #9AE5D2
Accessibility & contrast
On white
2.03
#39CCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#39CCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39CCA7
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39CCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39CCA7 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA5
Deuteranopia (green-blind)
#B2B0AA
Tritanopia (blue-blind)
#00CEC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #39cca7; /* rgb */ color: rgb(57, 204, 167); /* oklch */ color: oklch(76.0% 0.133 171.8);
Tailwind
colors: {
custom: {
50: '#84dcc1',
500: '#39cca7',
950: '#000000',
},
}SCSS
$custom: #39cca7; $custom-light: #84dcc1; $custom-dark: #000000;
JSON
{
"hex": "#39cca7",
"rgb": {
"r": 57,
"g": 204,
"b": 167
},
"hsl": {
"h": 164.898,
"s": 59.036,
"l": 51.176
},
"oklch": {
"l": 0.75991,
"c": 0.13315,
"h": 171.8
},
"luminance": 0.46846
}Semantic roles & 50–950 ramp
primary
#39CCA7
secondary
#D190A0
accent
#466DE2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381