#52ADDC#52ADDC
#52ADDC is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.1% C 0.110 H 233.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #52ADDC |
|---|---|
| RGB | rgb(82, 173, 220) |
| HSL | hsl(200, 66%, 59%) |
| HSV | hsv(200, 63%, 86%) |
| CMYK | cmyk(62.7%, 21.4%, 0%, 13.7%) |
| CIE-LAB | lab(67.16, -13.04, -31.79) |
| CIE-LCH | lch(67.16, 34.36, 247.70°) |
| OKLab | oklab(71.13% -0.0651 -0.089) |
| OKLCH | oklch(71.13% 0.11 233.8) |
| XYZ | xyz(31.3365, 36.8451, 73.1566) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.92
Sky Blue (survey)
#75BBFD
ΔE00 7.72
Lightblue (survey)
#7BC8F6
ΔE00 7.78
Greyblue
#77A1B5
ΔE00 8.26
Azure (survey)
#069AF3
ΔE00 8.66
Sky
#82CAFC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ADDC #DC8152
analogous
#52DCC6 #52ADDC #5268DC
triadic
#52ADDC #DC52AD #ADDC52
tetradic
#52ADDC #C652DC #DC8152 #68DC52
square
#52ADDC #C652DC #DC8152 #68DC52
split-complementary
#52ADDC #DC5268 #DCC652
monochromatic
#1E6D95 #2992C8 #52ADDC #85C5E6 #B8DDF1
Accessibility & contrast
On white
2.51
#52ADDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#52ADDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ADDC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ADDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ADDC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#00B9BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #52addc; /* rgb */ color: rgb(82, 173, 220); /* oklch */ color: oklch(71.1% 0.110 233.8);
Tailwind
colors: {
custom: {
50: '#8fc5e7',
500: '#52addc',
950: '#000000',
},
}SCSS
$custom: #52addc; $custom-light: #8fc5e7; $custom-dark: #000000;
JSON
{
"hex": "#52addc",
"rgb": {
"r": 82,
"g": 173,
"b": 220
},
"hsl": {
"h": 200.435,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.71125,
"c": 0.11029,
"h": 233.8
},
"luminance": 0.36848
}Semantic roles & 50–950 ramp
primary
#52ADDC
secondary
#E0BCAA
accent
#793FE9
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184