#39CCAC#39CCAC
#39CCAC is a light, vivid teal. Relative luminance 0.470; OKLCH L 76.1% C 0.130 H 174.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #39CCAC |
|---|---|
| RGB | rgb(57, 204, 172) |
| HSL | hsl(167, 59%, 51%) |
| HSV | hsv(167, 72%, 80%) |
| CMYK | cmyk(72.1%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(74.21, -45.69, 4.94) |
| CIE-LCH | lch(74.21, 45.95, 173.83°) |
| OKLab | oklab(76.13% -0.1295 0.0124) |
| OKLCH | oklch(76.13% 0.13 174.5) |
| XYZ | xyz(30.7228, 47.0305, 46.4803) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.29
Mediumaquamarine
#66CDAA
ΔE00 3.67
Turquoise (survey)
#06C2AC
ΔE00 4.15
Eucalyptus
#44D7A8
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 5.33
Tealish
#24BCA8
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39CCAC #CC3959
analogous
#39CC62 #39CCAC #39A2CC
triadic
#39CCAC #AC39CC #CCAC39
tetradic
#39CCAC #6239CC #CC3959 #A2CC39
square
#39CCAC #6239CC #CC3959 #A2CC39
split-complementary
#39CCAC #CC39A2 #CC6239
monochromatic
#1C6E5C #299F85 #39CCAC #6AD9C0 #9AE5D5
Accessibility & contrast
On white
2.02
#39CCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#39CCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39CCAC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39CCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39CCAC | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAB
Deuteranopia (green-blind)
#B1B1AE
Tritanopia (blue-blind)
#00CEC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #39ccac; /* rgb */ color: rgb(57, 204, 172); /* oklch */ color: oklch(76.1% 0.130 174.5);
Tailwind
colors: {
custom: {
50: '#84dcc4',
500: '#39ccac',
950: '#000000',
},
}SCSS
$custom: #39ccac; $custom-light: #84dcc4; $custom-dark: #000000;
JSON
{
"hex": "#39ccac",
"rgb": {
"r": 57,
"g": 204,
"b": 172
},
"hsl": {
"h": 166.939,
"s": 59.036,
"l": 51.176
},
"oklch": {
"l": 0.7613,
"c": 0.13006,
"h": 174.5
},
"luminance": 0.47034
}Semantic roles & 50–950 ramp
primary
#39CCAC
secondary
#D1909E
accent
#4668E2
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381