#52DCCA#52DCCA
#52DCCA is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.5% C 0.121 H 183.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCCA |
|---|---|
| RGB | rgb(82, 220, 202) |
| HSL | hsl(172, 66%, 59%) |
| HSV | hsv(172, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(80.31, -41.30, -2.19) |
| CIE-LCH | lch(80.31, 41.36, 183.03°) |
| OKLab | oklab(81.52% -0.1212 -0.0066) |
| OKLCH | oklch(81.52% 0.121 183.1) |
| XYZ | xyz(39.7286, 57.2402, 64.8204) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.56
Mediumturquoise
#48D1CC
ΔE00 5.00
Aqua (survey)
#13EAC9
ΔE00 5.41
Tiffany Blue
#7BF2DA
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 5.94
Aquamarine (survey)
#04D8B2
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCCA #DC5264
analogous
#52DC85 #52DCCA #52A9DC
triadic
#52DCCA #CA52DC #DCCA52
tetradic
#52DCCA #8552DC #DC5264 #A9DC52
square
#52DCCA #8552DC #DC5264 #A9DC52
split-complementary
#52DCCA #DC52A9 #DC8552
monochromatic
#1E9586 #29C8B3 #52DCCA #85E6DA #B8F1E9
Accessibility & contrast
On white
1.69
#52DCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#52DCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCCA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCCA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C9
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #52dcca; /* rgb */ color: rgb(82, 220, 202); /* oklch */ color: oklch(81.5% 0.121 183.1);
Tailwind
colors: {
custom: {
50: '#92e7da',
500: '#52dcca',
950: '#000000',
},
}SCSS
$custom: #52dcca; $custom-light: #92e7da; $custom-dark: #000000;
JSON
{
"hex": "#52dcca",
"rgb": {
"r": 82,
"g": 220,
"b": 202
},
"hsl": {
"h": 172.174,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.81519,
"c": 0.12134,
"h": 183.1
},
"luminance": 0.57245
}Semantic roles & 50–950 ramp
primary
#52DCCA
secondary
#9A3845
accent
#3F55E9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1614
muted
#7F8483