#5AA7FF#5AA7FF
#5AA7FF is a light, vivid cyan. Relative luminance 0.370; OKLCH L 71.8% C 0.150 H 253.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5AA7FF |
|---|---|
| RGB | rgb(90, 167, 255) |
| HSL | hsl(212, 100%, 68%) |
| HSV | hsv(212, 65%, 100%) |
| CMYK | cmyk(64.7%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(67.30, 2.98, -50.68) |
| CIE-LCH | lch(67.30, 50.77, 273.37°) |
| OKLab | oklab(71.82% -0.0432 -0.1437) |
| OKLCH | oklch(71.82% 0.15 253.3) |
| XYZ | xyz(36.0786, 37.0275, 99.8340) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.63
Azure (survey)
#069AF3
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 6.54
Carolina Blue
#8AB8FE
ΔE00 6.64
Dodgerblue
#1E90FF
ΔE00 6.94
Dark Sky Blue
#448EE4
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AA7FF #FFB25A
analogous
#5AF9FF #5AA7FF #5F5AFF
triadic
#5AA7FF #FF5AA7 #A7FF5A
tetradic
#5AA7FF #FF5AF9 #FFB25A #5AFF5F
square
#5AA7FF #FF5AF9 #FFB25A #5AFF5F
split-complementary
#5AA7FF #FF5F5A #F9FF5A
monochromatic
#0068DF #1D86FF #5AA7FF #97C8FF #D4E8FF
Accessibility & contrast
On white
2.50
#5AA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#5AA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AA7FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AA7FF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#699DFD
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #5aa7ff; /* rgb */ color: rgb(90, 167, 255); /* oklch */ color: oklch(71.8% 0.150 253.3);
Tailwind
colors: {
custom: {
50: '#98c0ff',
500: '#5aa7ff',
950: '#000000',
},
}SCSS
$custom: #5aa7ff; $custom-light: #98c0ff; $custom-dark: #000000;
JSON
{
"hex": "#5aa7ff",
"rgb": {
"r": 90,
"g": 167,
"b": 255
},
"hsl": {
"h": 212,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.71819,
"c": 0.15009,
"h": 253.3
},
"luminance": 0.37031
}Semantic roles & 50–950 ramp
primary
#5AA7FF
secondary
#F4DCC1
accent
#7A00E6
background
#FAFBFF
surface
#F3F7FF
border
#CDD0D7
text
#0F1218
muted
#7F8186