#52DCE9#52DCE9
#52DCE9 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.118 H 204.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCE9 |
|---|---|
| RGB | rgb(82, 220, 233) |
| HSL | hsl(185, 77%, 62%) |
| HSV | hsv(185, 65%, 91%) |
| CMYK | cmyk(64.8%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(81.21, -32.90, -17.36) |
| CIE-LCH | lch(81.21, 37.20, 207.82°) |
| OKLab | oklab(82.55% -0.108 -0.0481) |
| OKLCH | oklch(82.55% 0.118 204) |
| XYZ | xyz(43.7745, 58.8586, 86.1288) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.51
Robin'S Egg
#6DEDFD
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 6.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCE9 #E95F52
analogous
#52E9AB #52DCE9 #5290E9
triadic
#52DCE9 #E952DC #DCE952
tetradic
#52DCE9 #AB52E9 #E95F52 #90E952
square
#52DCE9 #AB52E9 #E95F52 #90E952
split-complementary
#52DCE9 #E95290 #E9AB52
monochromatic
#169EAB #1DD0E1 #52DCE9 #88E7F0 #BFF2F7
Accessibility & contrast
On white
1.64
#52DCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#52DCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCE9
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCE9 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EA
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #52dce9; /* rgb */ color: rgb(82, 220, 233); /* oklch */ color: oklch(82.5% 0.118 204.0);
Tailwind
colors: {
custom: {
50: '#94e7f0',
500: '#52dce9',
950: '#000000',
},
}SCSS
$custom: #52dce9; $custom-light: #94e7f0; $custom-dark: #000000;
JSON
{
"hex": "#52dce9",
"rgb": {
"r": 82,
"g": 220,
"b": 233
},
"hsl": {
"h": 185.166,
"s": 77.436,
"l": 61.765
},
"oklch": {
"l": 0.82546,
"c": 0.11827,
"h": 204
},
"luminance": 0.58863
}Semantic roles & 50–950 ramp
primary
#52DCE9
secondary
#AC3E33
accent
#1E0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485