#529BEE#529BEE
#529BEE is a light, vivid cyan. Relative luminance 0.314; OKLCH L 68.0% C 0.144 H 253.2°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #529BEE |
|---|---|
| RGB | rgb(82, 155, 238) |
| HSL | hsl(212, 82%, 63%) |
| HSV | hsv(212, 66%, 93%) |
| CMYK | cmyk(65.5%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(62.85, 2.92, -48.44) |
| CIE-LCH | lch(62.85, 48.53, 273.45°) |
| OKLab | oklab(67.99% -0.0414 -0.1374) |
| OKLCH | oklch(67.99% 0.144 253.2) |
| XYZ | xyz(30.6280, 31.4065, 85.3203) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dodgerblue
#1E90FF
ΔE00 3.75
Dark Sky Blue
#448EE4
ΔE00 4.14
Cornflowerblue
#6495ED
ΔE00 4.16
Azure (survey)
#069AF3
ΔE00 4.49
Faded Blue
#658CBB
ΔE00 7.41
Dodger Blue
#3E82FC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#529BEE #EEA552
analogous
#52E9EE #529BEE #5752EE
triadic
#529BEE #EE529B #9BEE52
tetradic
#529BEE #EE52E9 #EEA552 #52EE57
square
#529BEE #EE52E9 #EEA552 #52EE57
split-complementary
#529BEE #EE5752 #E9EE52
monochromatic
#125EB4 #1A7BE9 #529BEE #8ABBF3 #C1DBF9
Accessibility & contrast
On white
2.88
#529BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#529BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #529BEE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##529BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##529BEE | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#6091EC
Tritanopia (blue-blind)
#00AEB9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #529bee; /* rgb */ color: rgb(82, 155, 238); /* oklch */ color: oklch(68.0% 0.144 253.2);
Tailwind
colors: {
custom: {
50: '#91b8f4',
500: '#529bee',
950: '#000000',
},
}SCSS
$custom: #529bee; $custom-light: #91b8f4; $custom-dark: #000000;
JSON
{
"hex": "#529bee",
"rgb": {
"r": 82,
"g": 155,
"b": 238
},
"hsl": {
"h": 211.923,
"s": 82.105,
"l": 62.745
},
"oklch": {
"l": 0.67986,
"c": 0.14355,
"h": 253.2
},
"luminance": 0.3141
}Semantic roles & 50–950 ramp
primary
#529BEE
secondary
#EAD0B2
accent
#7A07DE
background
#F9FBFE
surface
#F2F6FD
border
#CCD0D5
text
#0E1117
muted
#7E8085