#52ABDF#52ABDF
#52ABDF is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.8% C 0.114 H 237.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #52ABDF |
|---|---|
| RGB | rgb(82, 171, 223) |
| HSL | hsl(202, 69%, 60%) |
| HSV | hsv(202, 63%, 87%) |
| CMYK | cmyk(63.2%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(66.71, -11.00, -34.14) |
| CIE-LCH | lch(66.71, 35.87, 252.14°) |
| OKLab | oklab(70.8% -0.062 -0.0958) |
| OKLCH | oklch(70.8% 0.114 237.1) |
| XYZ | xyz(31.3568, 36.2442, 75.1410) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.44
Sky Blue (survey)
#75BBFD
ΔE00 7.00
Azure (survey)
#069AF3
ΔE00 7.15
Lightblue (survey)
#7BC8F6
ΔE00 8.20
Greyblue
#77A1B5
ΔE00 8.83
Sky
#82CAFC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ABDF #DF8652
analogous
#52DFCD #52ABDF #5264DF
triadic
#52ABDF #DF52AB #ABDF52
tetradic
#52ABDF #CD52DF #DF8652 #64DF52
square
#52ABDF #CD52DF #DF8652 #64DF52
split-complementary
#52ABDF #DF5264 #DFCD52
monochromatic
#1D6C9A #2690CE #52ABDF #86C4E9 #B9DDF2
Accessibility & contrast
On white
2.55
#52ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#52ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ABDF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ABDF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE1
Deuteranopia (green-blind)
#7F9CDE
Tritanopia (blue-blind)
#00B8BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #52abdf; /* rgb */ color: rgb(82, 171, 223); /* oklch */ color: oklch(70.8% 0.114 237.1);
Tailwind
colors: {
custom: {
50: '#90c4e9',
500: '#52abdf',
950: '#000000',
},
}SCSS
$custom: #52abdf; $custom-light: #90c4e9; $custom-dark: #000000;
JSON
{
"hex": "#52abdf",
"rgb": {
"r": 82,
"g": 171,
"b": 223
},
"hsl": {
"h": 202.128,
"s": 68.78,
"l": 59.804
},
"oklch": {
"l": 0.70804,
"c": 0.11412,
"h": 237.1
},
"luminance": 0.36247
}Semantic roles & 50–950 ramp
primary
#52ABDF
secondary
#E2BFAB
accent
#7D3CEC
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184