#52D7ED#52D7ED
#52D7ED is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.5% C 0.118 H 210.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #52D7ED |
|---|---|
| RGB | rgb(82, 215, 237) |
| HSL | hsl(189, 81%, 63%) |
| HSV | hsv(189, 65%, 93%) |
| CMYK | cmyk(65.4%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(79.90, -29.35, -21.47) |
| CIE-LCH | lch(79.90, 36.36, 216.19°) |
| OKLab | oklab(81.53% -0.1015 -0.0596) |
| OKLCH | oklch(81.53% 0.118 210.4) |
| XYZ | xyz(43.0597, 56.5044, 88.7414) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.64
Neon Blue
#04D9FF
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Sky Blue
#87CEEB
ΔE00 7.63
Robin'S Egg Blue
#98EFF9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D7ED #ED6852
analogous
#52EDB5 #52D7ED #528AED
triadic
#52D7ED #ED52D7 #D7ED52
tetradic
#52D7ED #B552ED #ED6852 #8AED52
square
#52D7ED #B552ED #ED6852 #8AED52
split-complementary
#52D7ED #ED528A #EDB552
monochromatic
#139BB2 #1BCAE7 #52D7ED #89E4F3 #C1F1F9
Accessibility & contrast
On white
1.71
#52D7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#52D7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D7ED
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D7ED | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0EE
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #52d7ed; /* rgb */ color: rgb(82, 215, 237); /* oklch */ color: oklch(81.5% 0.118 210.4);
Tailwind
colors: {
custom: {
50: '#94e3f2',
500: '#52d7ed',
950: '#000000',
},
}SCSS
$custom: #52d7ed; $custom-light: #94e3f2; $custom-dark: #000000;
JSON
{
"hex": "#52d7ed",
"rgb": {
"r": 82,
"g": 215,
"b": 237
},
"hsl": {
"h": 188.516,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.81529,
"c": 0.11769,
"h": 210.4
},
"luminance": 0.56509
}Semantic roles & 50–950 ramp
primary
#52D7ED
secondary
#B24331
accent
#2608DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485