#52D9ED#52D9ED
#52D9ED is a light, moderate teal. Relative luminance 0.575; OKLCH L 82.0% C 0.118 H 208.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #52D9ED |
|---|---|
| RGB | rgb(82, 217, 237) |
| HSL | hsl(188, 81%, 63%) |
| HSV | hsv(188, 65%, 93%) |
| CMYK | cmyk(65.4%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(80.48, -30.31, -20.60) |
| CIE-LCH | lch(80.48, 36.65, 214.20°) |
| OKLab | oklab(81.99% -0.1034 -0.0572) |
| OKLCH | oklch(81.99% 0.118 208.9) |
| XYZ | xyz(43.5721, 57.5292, 88.9122) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.12
Neon Blue
#04D9FF
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D9ED #ED6652
analogous
#52EDB4 #52D9ED #528BED
triadic
#52D9ED #ED52D9 #D9ED52
tetradic
#52D9ED #B452ED #ED6652 #8BED52
square
#52D9ED #B452ED #ED6652 #8BED52
split-complementary
#52D9ED #ED528B #EDB452
monochromatic
#139DB2 #1BCDE7 #52D9ED #89E5F3 #C1F1F9
Accessibility & contrast
On white
1.68
#52D9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#52D9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D9ED
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D9ED | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EE
Deuteranopia (green-blind)
#B0C1ED
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #52d9ed; /* rgb */ color: rgb(82, 217, 237); /* oklch */ color: oklch(82.0% 0.118 208.9);
Tailwind
colors: {
custom: {
50: '#94e5f2',
500: '#52d9ed',
950: '#000000',
},
}SCSS
$custom: #52d9ed; $custom-light: #94e5f2; $custom-dark: #000000;
JSON
{
"hex": "#52d9ed",
"rgb": {
"r": 82,
"g": 217,
"b": 237
},
"hsl": {
"h": 187.742,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.81993,
"c": 0.11821,
"h": 208.9
},
"luminance": 0.57534
}Semantic roles & 50–950 ramp
primary
#52D9ED
secondary
#B24231
accent
#2408DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485