#52D8ED#52D8ED
#52D8ED is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.118 H 209.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #52D8ED |
|---|---|
| RGB | rgb(82, 216, 237) |
| HSL | hsl(188, 81%, 63%) |
| HSV | hsv(188, 65%, 93%) |
| CMYK | cmyk(65.4%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(80.19, -29.83, -21.04) |
| CIE-LCH | lch(80.19, 36.50, 215.19°) |
| OKLab | oklab(81.76% -0.1025 -0.0584) |
| OKLCH | oklch(81.76% 0.118 209.7) |
| XYZ | xyz(43.3151, 57.0152, 88.8266) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.36
Neon Blue
#04D9FF
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 7.57
Darkturquoise
#00CED1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D8ED #ED6752
analogous
#52EDB4 #52D8ED #528AED
triadic
#52D8ED #ED52D8 #D8ED52
tetradic
#52D8ED #B452ED #ED6752 #8AED52
square
#52D8ED #B452ED #ED6752 #8AED52
split-complementary
#52D8ED #ED528A #EDB452
monochromatic
#139CB2 #1BCCE7 #52D8ED #89E4F3 #C1F1F9
Accessibility & contrast
On white
1.69
#52D8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#52D8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D8ED
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D8ED | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EE
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #52d8ed; /* rgb */ color: rgb(82, 216, 237); /* oklch */ color: oklch(81.8% 0.118 209.7);
Tailwind
colors: {
custom: {
50: '#94e4f2',
500: '#52d8ed',
950: '#000000',
},
}SCSS
$custom: #52d8ed; $custom-light: #94e4f2; $custom-dark: #000000;
JSON
{
"hex": "#52d8ed",
"rgb": {
"r": 82,
"g": 216,
"b": 237
},
"hsl": {
"h": 188.129,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.81761,
"c": 0.11794,
"h": 209.7
},
"luminance": 0.5702
}Semantic roles & 50–950 ramp
primary
#52D8ED
secondary
#B24331
accent
#2508DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485