#52ADD9#52ADD9
#52ADD9 is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.0% C 0.108 H 232.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #52ADD9 |
|---|---|
| RGB | rgb(82, 173, 217) |
| HSL | hsl(200, 64%, 59%) |
| HSV | hsv(200, 62%, 85%) |
| CMYK | cmyk(62.2%, 20.3%, 0%, 14.9%) |
| CIE-LAB | lab(67.04, -13.98, -30.32) |
| CIE-LCH | lch(67.04, 33.39, 245.25°) |
| OKLab | oklab(70.99% -0.0661 -0.0848) |
| OKLCH | oklch(70.99% 0.108 232.1) |
| XYZ | xyz(30.9428, 36.6876, 71.0829) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.13
Greyblue
#77A1B5
ΔE00 7.84
Lightblue (survey)
#7BC8F6
ΔE00 7.94
Sky Blue (survey)
#75BBFD
ΔE00 8.36
Bright Sky Blue
#02CCFE
ΔE00 8.89
Sky
#82CAFC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ADD9 #D97E52
analogous
#52D9C2 #52ADD9 #5269D9
triadic
#52ADD9 #D952AD #ADD952
tetradic
#52ADD9 #C252D9 #D97E52 #69D952
square
#52ADD9 #C252D9 #D97E52 #69D952
split-complementary
#52ADD9 #D95269 #D9C252
monochromatic
#206C91 #2B91C3 #52ADD9 #84C5E4 #B6DDEF
Accessibility & contrast
On white
2.52
#52ADD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#52ADD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ADD9
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ADD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ADD9 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDB
Deuteranopia (green-blind)
#849DD8
Tritanopia (blue-blind)
#00B9BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #52add9; /* rgb */ color: rgb(82, 173, 217); /* oklch */ color: oklch(71.0% 0.108 232.1);
Tailwind
colors: {
custom: {
50: '#8fc5e5',
500: '#52add9',
950: '#000000',
},
}SCSS
$custom: #52add9; $custom-light: #8fc5e5; $custom-dark: #000000;
JSON
{
"hex": "#52add9",
"rgb": {
"r": 82,
"g": 173,
"b": 217
},
"hsl": {
"h": 199.556,
"s": 63.981,
"l": 58.627
},
"oklch": {
"l": 0.70991,
"c": 0.10757,
"h": 232.1
},
"luminance": 0.36691
}Semantic roles & 50–950 ramp
primary
#52ADD9
secondary
#DEBAA9
accent
#7741E7
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1215
muted
#7E8184