#52DCE5#52DCE5
#52DCE5 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.118 H 201.3°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCE5 |
|---|---|
| RGB | rgb(82, 220, 229) |
| HSL | hsl(184, 74%, 61%) |
| HSV | hsv(184, 64%, 90%) |
| CMYK | cmyk(64.2%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.09, -34.03, -15.42) |
| CIE-LCH | lch(81.09, 37.36, 204.37°) |
| OKLab | oklab(82.4% -0.1097 -0.0427) |
| OKLCH | oklch(82.4% 0.118 201.3) |
| XYZ | xyz(43.2096, 58.6326, 83.1535) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.06
Robin'S Egg
#6DEDFD
ΔE00 4.93
Darkturquoise
#00CED1
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCE5 #E55B52
analogous
#52E5A4 #52DCE5 #5293E5
triadic
#52DCE5 #E552DC #DCE552
tetradic
#52DCE5 #A452E5 #E55B52 #93E552
square
#52DCE5 #A452E5 #E55B52 #93E552
split-complementary
#52DCE5 #E55293 #E5A452
monochromatic
#199BA4 #21CED9 #52DCE5 #87E7ED #BCF2F5
Accessibility & contrast
On white
1.65
#52DCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#52DCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCE5
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCE5 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E6
Deuteranopia (green-blind)
#B6C2E6
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #52dce5; /* rgb */ color: rgb(82, 220, 229); /* oklch */ color: oklch(82.4% 0.118 201.3);
Tailwind
colors: {
custom: {
50: '#94e7ed',
500: '#52dce5',
950: '#000000',
},
}SCSS
$custom: #52dce5; $custom-light: #94e7ed; $custom-dark: #000000;
JSON
{
"hex": "#52dce5",
"rgb": {
"r": 82,
"g": 220,
"b": 229
},
"hsl": {
"h": 183.673,
"s": 73.869,
"l": 60.98
},
"oklch": {
"l": 0.82404,
"c": 0.11769,
"h": 201.3
},
"luminance": 0.58637
}Semantic roles & 50–950 ramp
primary
#52DCE5
secondary
#A63C35
accent
#1C10D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484