#5FA5FF#5FA5FF
#5FA5FF is a light, vivid cyan. Relative luminance 0.366; OKLCH L 71.6% C 0.150 H 255.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA5FF |
|---|---|
| RGB | rgb(95, 165, 255) |
| HSL | hsl(214, 100%, 69%) |
| HSV | hsv(214, 63%, 100%) |
| CMYK | cmyk(62.7%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(66.95, 4.97, -51.23) |
| CIE-LCH | lch(66.95, 51.47, 275.54°) |
| OKLab | oklab(71.6% -0.0375 -0.1453) |
| OKLCH | oklch(71.6% 0.15 255.5) |
| XYZ | xyz(36.2179, 36.5597, 99.7364) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.55
Sky Blue (survey)
#75BBFD
ΔE00 6.25
Carolina Blue
#8AB8FE
ΔE00 6.40
Dodgerblue
#1E90FF
ΔE00 6.66
Azure (survey)
#069AF3
ΔE00 6.72
Dark Sky Blue
#448EE4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA5FF #FFB95F
analogous
#5FF5FF #5FA5FF #695FFF
triadic
#5FA5FF #FF5FA5 #A5FF5F
tetradic
#5FA5FF #FF5FF5 #FFB95F #5FFF69
square
#5FA5FF #FF5FF5 #FFB95F #5FFF69
split-complementary
#5FA5FF #FF695F #F5FF5F
monochromatic
#0064E4 #2283FF #5FA5FF #9CC7FF #D9EAFF
Accessibility & contrast
On white
2.53
#5FA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#5FA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA5FF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA5FF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#689CFD
Tritanopia (blue-blind)
#00BAC6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #5fa5ff; /* rgb */ color: rgb(95, 165, 255); /* oklch */ color: oklch(71.6% 0.150 255.5);
Tailwind
colors: {
custom: {
50: '#9abfff',
500: '#5fa5ff',
950: '#000000',
},
}SCSS
$custom: #5fa5ff; $custom-light: #9abfff; $custom-dark: #000000;
JSON
{
"hex": "#5fa5ff",
"rgb": {
"r": 95,
"g": 165,
"b": 255
},
"hsl": {
"h": 213.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.71598,
"c": 0.15006,
"h": 255.5
},
"luminance": 0.36563
}Semantic roles & 50–950 ramp
primary
#5FA5FF
secondary
#F5E0C5
accent
#8100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186