#52DCC5#52DCC5
#52DCC5 is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.4% C 0.123 H 180.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCC5 |
|---|---|
| RGB | rgb(82, 220, 197) |
| HSL | hsl(170, 66%, 59%) |
| HSV | hsv(170, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(80.18, -42.58, 0.28) |
| CIE-LCH | lch(80.18, 42.58, 179.62°) |
| OKLab | oklab(81.37% -0.1234 0.0001) |
| OKLCH | oklch(81.37% 0.123 180) |
| XYZ | xyz(39.1462, 57.0073, 61.7529) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.77
Aqua (survey)
#13EAC9
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 4.97
Seafoam Blue
#78D1B6
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCC5 #DC5269
analogous
#52DC80 #52DCC5 #52AEDC
triadic
#52DCC5 #C552DC #DCC552
tetradic
#52DCC5 #8052DC #DC5269 #AEDC52
square
#52DCC5 #8052DC #DC5269 #AEDC52
split-complementary
#52DCC5 #DC52AE #DC8052
monochromatic
#1E9582 #29C8AE #52DCC5 #85E6D6 #B8F1E7
Accessibility & contrast
On white
1.69
#52DCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#52DCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCC5
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCC5 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C4
Deuteranopia (green-blind)
#BFC1C7
Tritanopia (blue-blind)
#00E0D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #52dcc5; /* rgb */ color: rgb(82, 220, 197); /* oklch */ color: oklch(81.4% 0.123 180.0);
Tailwind
colors: {
custom: {
50: '#91e7d6',
500: '#52dcc5',
950: '#000000',
},
}SCSS
$custom: #52dcc5; $custom-light: #91e7d6; $custom-dark: #000000;
JSON
{
"hex": "#52dcc5",
"rgb": {
"r": 82,
"g": 220,
"b": 197
},
"hsl": {
"h": 170,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.81369,
"c": 0.12337,
"h": 180
},
"luminance": 0.57011
}Semantic roles & 50–950 ramp
primary
#52DCC5
secondary
#9A3849
accent
#3F5BE9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1614
muted
#7F8483