#5AAADF#5AAADF
#5AAADF is a light, moderate cyan. Relative luminance 0.363; OKLCH L 70.9% C 0.111 H 239.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5AAADF |
|---|---|
| RGB | rgb(90, 170, 223) |
| HSL | hsl(204, 68%, 61%) |
| HSV | hsv(204, 60%, 87%) |
| CMYK | cmyk(59.6%, 23.8%, 0%, 12.5%) |
| CIE-LAB | lab(66.71, -9.01, -34.12) |
| CIE-LCH | lch(66.71, 35.29, 255.21°) |
| OKLab | oklab(70.89% -0.0555 -0.0956) |
| OKLCH | oklch(70.89% 0.111 239.9) |
| XYZ | xyz(31.9055, 36.2478, 75.1129) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.28
Azure (survey)
#069AF3
ΔE00 6.49
Deepskyblue
#00BFFF
ΔE00 7.32
Lightblue (survey)
#7BC8F6
ΔE00 8.32
Greyblue
#77A1B5
ΔE00 8.84
Sky
#82CAFC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AAADF #DF8F5A
analogous
#5ADFD2 #5AAADF #5A68DF
triadic
#5AAADF #DF5AAA #AADF5A
tetradic
#5AAADF #D25ADF #DF8F5A #68DF5A
square
#5AAADF #D25ADF #DF8F5A #68DF5A
split-complementary
#5AAADF #DF5A68 #DFD25A
monochromatic
#1F6CA0 #298FD3 #5AAADF #8DC4E9 #C1DFF3
Accessibility & contrast
On white
2.55
#5AAADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#5AAADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AAADF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AAADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AAADF | 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)
#92AAE1
Deuteranopia (green-blind)
#809CDE
Tritanopia (blue-blind)
#00B7BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #5aaadf; /* rgb */ color: rgb(90, 170, 223); /* oklch */ color: oklch(70.9% 0.111 239.9);
Tailwind
colors: {
custom: {
50: '#93c3e9',
500: '#5aaadf',
950: '#000000',
},
}SCSS
$custom: #5aaadf; $custom-light: #93c3e9; $custom-dark: #000000;
JSON
{
"hex": "#5aaadf",
"rgb": {
"r": 90,
"g": 170,
"b": 223
},
"hsl": {
"h": 203.91,
"s": 67.513,
"l": 61.373
},
"oklch": {
"l": 0.70886,
"c": 0.11059,
"h": 239.9
},
"luminance": 0.36251
}Semantic roles & 50–950 ramp
primary
#5AAADF
secondary
#E3C5B2
accent
#6016CF
background
#F9FBFE
surface
#F2F7FD
border
#CCD0D5
text
#0E1216
muted
#7E8184