#52DCCC#52DCCC
#52DCCC is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.6% C 0.121 H 184.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCCC |
|---|---|
| RGB | rgb(82, 220, 204) |
| HSL | hsl(173, 66%, 59%) |
| HSV | hsv(173, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(80.37, -40.79, -3.17) |
| CIE-LCH | lch(80.37, 40.91, 184.45°) |
| OKLab | oklab(81.58% -0.1203 -0.0092) |
| OKLCH | oklch(81.58% 0.121 184.4) |
| XYZ | xyz(39.9669, 57.3356, 66.0756) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.35
Mediumturquoise
#48D1CC
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 5.91
Tiffany Blue
#7BF2DA
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 6.36
Bright Aqua
#0BF9EA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCCC #DC5262
analogous
#52DC87 #52DCCC #52A7DC
triadic
#52DCCC #CC52DC #DCCC52
tetradic
#52DCCC #8752DC #DC5262 #A7DC52
square
#52DCCC #8752DC #DC5262 #A7DC52
split-complementary
#52DCCC #DC52A7 #DC8752
monochromatic
#1E9588 #29C8B6 #52DCCC #85E6DB #B8F1EA
Accessibility & contrast
On white
1.68
#52DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#52DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCCC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCCC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #52dccc; /* rgb */ color: rgb(82, 220, 204); /* oklch */ color: oklch(81.6% 0.121 184.4);
Tailwind
colors: {
custom: {
50: '#92e7db',
500: '#52dccc',
950: '#000000',
},
}SCSS
$custom: #52dccc; $custom-light: #92e7db; $custom-dark: #000000;
JSON
{
"hex": "#52dccc",
"rgb": {
"r": 82,
"g": 220,
"b": 204
},
"hsl": {
"h": 173.043,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.8158,
"c": 0.12064,
"h": 184.4
},
"luminance": 0.5734
}Semantic roles & 50–950 ramp
primary
#52DCCC
secondary
#9A3844
accent
#3F52E9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1615
muted
#7F8484