#5FA5DC#5FA5DC
#5FA5DC is a light, moderate cyan. Relative luminance 0.345; OKLCH L 69.8% C 0.108 H 243.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA5DC |
|---|---|
| RGB | rgb(95, 165, 220) |
| HSL | hsl(206, 64%, 62%) |
| HSV | hsv(206, 57%, 86%) |
| CMYK | cmyk(56.8%, 25%, 0%, 13.7%) |
| CIE-LAB | lab(65.36, -6.21, -34.54) |
| CIE-LCH | lch(65.36, 35.09, 259.81°) |
| OKLab | oklab(69.84% -0.0474 -0.0968) |
| OKLCH | oklch(69.84% 0.108 243.9) |
| XYZ | xyz(31.0880, 34.5077, 72.7186) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.33
Sky Blue (survey)
#75BBFD
ΔE00 6.72
Cornflowerblue
#6495ED
ΔE00 7.39
Dodgerblue
#1E90FF
ΔE00 7.58
Dark Sky Blue
#448EE4
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA5DC #DC965F
analogous
#5FDCD5 #5FA5DC #5F67DC
triadic
#5FA5DC #DC5FA5 #A5DC5F
tetradic
#5FA5DC #D55FDC #DC965F #67DC5F
square
#5FA5DC #D55FDC #DC965F #67DC5F
split-complementary
#5FA5DC #DC5F67 #DCD55F
monochromatic
#23689E #2E89D0 #5FA5DC #91C1E7 #C3DDF2
Accessibility & contrast
On white
2.66
#5FA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#5FA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA5DC
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA5DC | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DF
Deuteranopia (green-blind)
#7C99DB
Tritanopia (blue-blind)
#00B2B8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #5fa5dc; /* rgb */ color: rgb(95, 165, 220); /* oklch */ color: oklch(69.8% 0.108 243.9);
Tailwind
colors: {
custom: {
50: '#95bfe7',
500: '#5fa5dc',
950: '#000000',
},
}SCSS
$custom: #5fa5dc; $custom-light: #95bfe7; $custom-dark: #000000;
JSON
{
"hex": "#5fa5dc",
"rgb": {
"r": 95,
"g": 165,
"b": 220
},
"hsl": {
"h": 206.4,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.69837,
"c": 0.1078,
"h": 243.9
},
"luminance": 0.3451
}Semantic roles & 50–950 ramp
primary
#5FA5DC
secondary
#E3C9B4
accent
#681ACC
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184