#5A99DC#5A99DC
#5A99DC is a light, moderate cyan. Relative luminance 0.301; OKLCH L 66.9% C 0.120 H 251.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5A99DC |
|---|---|
| RGB | rgb(90, 153, 220) |
| HSL | hsl(211, 65%, 61%) |
| HSV | hsv(211, 59%, 86%) |
| CMYK | cmyk(59.1%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(61.76, -0.42, -40.18) |
| CIE-LCH | lch(61.76, 40.18, 269.40°) |
| OKLab | oklab(66.94% -0.0382 -0.1133) |
| OKLCH | oklch(66.94% 0.12 251.4) |
| XYZ | xyz(28.5213, 30.1209, 72.0071) |
| Luminance | 0.3012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark Sky Blue
#448EE4
ΔE00 3.63
Cornflowerblue
#6495ED
ΔE00 3.95
Dodgerblue
#1E90FF
ΔE00 4.19
Azure (survey)
#069AF3
ΔE00 4.76
Faded Blue
#658CBB
ΔE00 5.86
Soft Blue
#6488EA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5A99DC #DC9D5A
analogous
#5ADADC #5A99DC #5C5ADC
triadic
#5A99DC #DC5A99 #99DC5A
tetradic
#5A99DC #DC5ADA #DC9D5A #5ADC5C
square
#5A99DC #DC5ADA #DC9D5A #5ADC5C
split-complementary
#5A99DC #DC5C5A #DADC5A
monochromatic
#215C9B #2C7ACD #5A99DC #8CB8E7 #BFD7F1
Accessibility & contrast
On white
2.99
#5A99DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#5A99DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5A99DC
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5A99DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5A99DC | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDF
Deuteranopia (green-blind)
#6C90DB
Tritanopia (blue-blind)
#00A8B1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #5a99dc; /* rgb */ color: rgb(90, 153, 220); /* oklch */ color: oklch(66.9% 0.120 251.4);
Tailwind
colors: {
custom: {
50: '#93b6e7',
500: '#5a99dc',
950: '#000000',
},
}SCSS
$custom: #5a99dc; $custom-light: #93b6e7; $custom-dark: #000000;
JSON
{
"hex": "#5a99dc",
"rgb": {
"r": 90,
"g": 153,
"b": 220
},
"hsl": {
"h": 210.923,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.6694,
"c": 0.11957,
"h": 251.4
},
"luminance": 0.30123
}Semantic roles & 50–950 ramp
primary
#5A99DC
secondary
#E2CAB0
accent
#7619CD
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0E1116
muted
#7E8084