#5FA6FF#5FA6FF
#5FA6FF is a light, vivid cyan. Relative luminance 0.369; OKLCH L 71.8% C 0.149 H 255.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA6FF |
|---|---|
| RGB | rgb(95, 166, 255) |
| HSL | hsl(213, 100%, 69%) |
| HSV | hsv(213, 63%, 100%) |
| CMYK | cmyk(62.7%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(67.22, 4.40, -50.79) |
| CIE-LCH | lch(67.22, 50.98, 274.95°) |
| OKLab | oklab(71.81% -0.0385 -0.144) |
| OKLCH | oklch(71.81% 0.149 255) |
| XYZ | xyz(36.3990, 36.9218, 99.7968) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.87
Sky Blue (survey)
#75BBFD
ΔE00 5.95
Carolina Blue
#8AB8FE
ΔE00 6.29
Azure (survey)
#069AF3
ΔE00 6.70
Dodgerblue
#1E90FF
ΔE00 6.87
Dark Sky Blue
#448EE4
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA6FF #FFB85F
analogous
#5FF6FF #5FA6FF #685FFF
triadic
#5FA6FF #FF5FA6 #A6FF5F
tetradic
#5FA6FF #FF5FF6 #FFB85F #5FFF68
square
#5FA6FF #FF5FF6 #FFB85F #5FFF68
split-complementary
#5FA6FF #FF685F #F6FF5F
monochromatic
#0065E4 #2284FF #5FA6FF #9CC8FF #D9EAFF
Accessibility & contrast
On white
2.50
#5FA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#5FA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA6FF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA6FF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#699DFD
Tritanopia (blue-blind)
#00BAC7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #5fa6ff; /* rgb */ color: rgb(95, 166, 255); /* oklch */ color: oklch(71.8% 0.149 255.0);
Tailwind
colors: {
custom: {
50: '#9ac0ff',
500: '#5fa6ff',
950: '#000000',
},
}SCSS
$custom: #5fa6ff; $custom-light: #9ac0ff; $custom-dark: #000000;
JSON
{
"hex": "#5fa6ff",
"rgb": {
"r": 95,
"g": 166,
"b": 255
},
"hsl": {
"h": 213.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.71811,
"c": 0.14908,
"h": 255
},
"luminance": 0.36925
}Semantic roles & 50–950 ramp
primary
#5FA6FF
secondary
#F5E0C5
accent
#8000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186