#52D8EA#52D8EA
#52D8EA is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.7% C 0.117 H 207.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #52D8EA |
|---|---|
| RGB | rgb(82, 216, 234) |
| HSL | hsl(187, 78%, 62%) |
| HSV | hsv(187, 65%, 92%) |
| CMYK | cmyk(65%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.09, -30.70, -19.59) |
| CIE-LCH | lch(80.09, 36.42, 212.54°) |
| OKLab | oklab(81.65% -0.1036 -0.0543) |
| OKLCH | oklch(81.65% 0.117 207.7) |
| XYZ | xyz(42.8805, 56.8414, 86.5375) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.72
Robin'S Egg
#6DEDFD
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 6.69
Darkturquoise
#00CED1
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D8EA #EA6452
analogous
#52EAB0 #52D8EA #528CEA
triadic
#52D8EA #EA52D8 #D8EA52
tetradic
#52D8EA #B052EA #EA6452 #8CEA52
square
#52D8EA #B052EA #EA6452 #8CEA52
split-complementary
#52D8EA #EA528C #EAB052
monochromatic
#159BAD #1CCCE3 #52D8EA #89E4F1 #BFF1F7
Accessibility & contrast
On white
1.70
#52D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#52D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D8EA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D8EA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B0C0EA
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #52d8ea; /* rgb */ color: rgb(82, 216, 234); /* oklch */ color: oklch(81.7% 0.117 207.7);
Tailwind
colors: {
custom: {
50: '#94e4f0',
500: '#52d8ea',
950: '#000000',
},
}SCSS
$custom: #52d8ea; $custom-light: #94e4f0; $custom-dark: #000000;
JSON
{
"hex": "#52d8ea",
"rgb": {
"r": 82,
"g": 216,
"b": 234
},
"hsl": {
"h": 187.105,
"s": 78.351,
"l": 61.961
},
"oklch": {
"l": 0.8165,
"c": 0.11704,
"h": 207.7
},
"luminance": 0.56846
}Semantic roles & 50–950 ramp
primary
#52D8EA
secondary
#AE4133
accent
#230BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485