#529CDC#529CDC
#529CDC is a light, vivid cyan. Relative luminance 0.307; OKLCH L 67.3% C 0.121 H 246.9°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #529CDC |
|---|---|
| RGB | rgb(82, 156, 220) |
| HSL | hsl(208, 66%, 59%) |
| HSV | hsv(208, 63%, 86%) |
| CMYK | cmyk(62.7%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(62.28, -3.62, -39.38) |
| CIE-LCH | lch(62.28, 39.55, 264.74°) |
| OKLab | oklab(67.26% -0.0474 -0.111) |
| OKLCH | oklch(67.26% 0.121 246.9) |
| XYZ | xyz(28.2816, 30.7353, 72.1383) |
| Luminance | 0.3074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.35
Dark Sky Blue
#448EE4
ΔE00 4.90
Dodgerblue
#1E90FF
ΔE00 4.97
Cornflowerblue
#6495ED
ΔE00 5.99
Faded Blue
#658CBB
ΔE00 7.21
Water Blue
#0E87CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#529CDC #DC9252
analogous
#52DCD7 #529CDC #5257DC
triadic
#529CDC #DC529C #9CDC52
tetradic
#529CDC #D752DC #DC9252 #57DC52
square
#529CDC #D752DC #DC9252 #57DC52
split-complementary
#529CDC #DC5257 #DCD752
monochromatic
#1E5E95 #297EC8 #529CDC #85B9E6 #B8D6F1
Accessibility & contrast
On white
2.94
#529CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#529CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #529CDC
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##529CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##529CDC | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#6D91DB
Tritanopia (blue-blind)
#00ABB2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #529cdc; /* rgb */ color: rgb(82, 156, 220); /* oklch */ color: oklch(67.3% 0.121 246.9);
Tailwind
colors: {
custom: {
50: '#8fb9e7',
500: '#529cdc',
950: '#000000',
},
}SCSS
$custom: #529cdc; $custom-light: #8fb9e7; $custom-dark: #000000;
JSON
{
"hex": "#529cdc",
"rgb": {
"r": 82,
"g": 156,
"b": 220
},
"hsl": {
"h": 207.826,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.67264,
"c": 0.12075,
"h": 246.9
},
"luminance": 0.30738
}Semantic roles & 50–950 ramp
primary
#529CDC
secondary
#E0C3AA
accent
#8E3FE9
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0D1116
muted
#7E8084