#5FA8FF#5FA8FF
#5FA8FF is a light, vivid cyan. Relative luminance 0.377; OKLCH L 72.2% C 0.147 H 254.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA8FF |
|---|---|
| RGB | rgb(95, 168, 255) |
| HSL | hsl(213, 100%, 69%) |
| HSV | hsv(213, 63%, 100%) |
| CMYK | cmyk(62.7%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(67.77, 3.25, -49.93) |
| CIE-LCH | lch(67.77, 50.04, 273.73°) |
| OKLab | oklab(72.24% -0.0405 -0.1415) |
| OKLCH | oklch(72.24% 0.147 254) |
| XYZ | xyz(36.7654, 37.6546, 99.9189) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 6.10
Cornflowerblue
#6495ED
ΔE00 6.50
Azure (survey)
#069AF3
ΔE00 6.70
Dodgerblue
#1E90FF
ΔE00 7.31
Dark Sky Blue
#448EE4
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA8FF #FFB65F
analogous
#5FF8FF #5FA8FF #665FFF
triadic
#5FA8FF #FF5FA8 #A8FF5F
tetradic
#5FA8FF #FF5FF8 #FFB65F #5FFF66
square
#5FA8FF #FF5FF8 #FFB65F #5FFF66
split-complementary
#5FA8FF #FF665F #F8FF5F
monochromatic
#0068E4 #2287FF #5FA8FF #9CC9FF #D9EBFF
Accessibility & contrast
On white
2.46
#5FA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#5FA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA8FF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA8FF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#00BCC8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #5fa8ff; /* rgb */ color: rgb(95, 168, 255); /* oklch */ color: oklch(72.2% 0.147 254.0);
Tailwind
colors: {
custom: {
50: '#9ac1ff',
500: '#5fa8ff',
950: '#000000',
},
}SCSS
$custom: #5fa8ff; $custom-light: #9ac1ff; $custom-dark: #000000;
JSON
{
"hex": "#5fa8ff",
"rgb": {
"r": 95,
"g": 168,
"b": 255
},
"hsl": {
"h": 212.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.72238,
"c": 0.14716,
"h": 254
},
"luminance": 0.37658
}Semantic roles & 50–950 ramp
primary
#5FA8FF
secondary
#F5DFC5
accent
#7D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186