#52DEC0#52DEC0
#52DEC0 is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.7% C 0.128 H 176.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEC0 |
|---|---|
| RGB | rgb(82, 222, 192) |
| HSL | hsl(167, 68%, 60%) |
| HSV | hsv(167, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(80.65, -44.69, 3.62) |
| CIE-LCH | lch(80.65, 44.84, 175.37°) |
| OKLab | oklab(81.71% -0.1277 0.0089) |
| OKLCH | oklch(81.71% 0.128 176) |
| XYZ | xyz(39.1108, 57.8380, 58.9616) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.47
Aquamarine (survey)
#04D8B2
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 4.89
Eucalyptus
#44D7A8
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEC0 #DE5270
analogous
#52DE7A #52DEC0 #52B6DE
triadic
#52DEC0 #C052DE #DEC052
tetradic
#52DEC0 #7A52DE #DE5270 #B6DE52
square
#52DEC0 #7A52DE #DE5270 #B6DE52
split-complementary
#52DEC0 #DE52B6 #DE7A52
monochromatic
#1D997E #27CCA9 #52DEC0 #85E8D3 #B9F2E5
Accessibility & contrast
On white
1.67
#52DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#52DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEC0
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEC0 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BF
Deuteranopia (green-blind)
#C2C2C2
Tritanopia (blue-blind)
#00E1D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #52dec0; /* rgb */ color: rgb(82, 222, 192); /* oklch */ color: oklch(81.7% 0.128 176.0);
Tailwind
colors: {
custom: {
50: '#91e9d3',
500: '#52dec0',
950: '#000000',
},
}SCSS
$custom: #52dec0; $custom-light: #91e9d3; $custom-dark: #000000;
JSON
{
"hex": "#52dec0",
"rgb": {
"r": 82,
"g": 222,
"b": 192
},
"hsl": {
"h": 167.143,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.81706,
"c": 0.12796,
"h": 176
},
"luminance": 0.57842
}Semantic roles & 50–950 ramp
primary
#52DEC0
secondary
#9D384D
accent
#3D62EB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483