#5FB0FF#5FB0FF
#5FB0FF is a light, vivid cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.140 H 249.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FB0FF |
|---|---|
| RGB | rgb(95, 176, 255) |
| HSL | hsl(210, 100%, 69%) |
| HSV | hsv(210, 63%, 100%) |
| CMYK | cmyk(62.7%, 31%, 0%, 0%) |
| CIE-LAB | lab(69.97, -1.27, -46.47) |
| CIE-LCH | lch(69.97, 46.48, 268.44°) |
| OKLab | oklab(73.96% -0.0485 -0.1313) |
| OKLCH | oklch(73.96% 0.14 249.7) |
| XYZ | xyz(38.2880, 40.6998, 100.4264) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.25
Carolina Blue
#8AB8FE
ΔE00 6.04
Azure (survey)
#069AF3
ΔE00 7.38
Sky
#82CAFC
ΔE00 7.84
Lightblue (survey)
#7BC8F6
ΔE00 8.34
Cornflowerblue
#6495ED
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FB0FF #FFAE5F
analogous
#5FFFFE #5FB0FF #5F60FF
triadic
#5FB0FF #FF5FB0 #B0FF5F
tetradic
#5FB0FF #FE5FFF #FFAE5F #60FF5F
square
#5FB0FF #FE5FFF #FFAE5F #60FF5F
split-complementary
#5FB0FF #FF5F60 #FFFE5F
monochromatic
#0073E4 #2292FF #5FB0FF #9CCEFF #D9ECFF
Accessibility & contrast
On white
2.30
#5FB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#5FB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FB0FF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FB0FF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#00C3CC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #5fb0ff; /* rgb */ color: rgb(95, 176, 255); /* oklch */ color: oklch(74.0% 0.140 249.7);
Tailwind
colors: {
custom: {
50: '#9ac7ff',
500: '#5fb0ff',
950: '#000000',
},
}SCSS
$custom: #5fb0ff; $custom-light: #9ac7ff; $custom-dark: #000000;
JSON
{
"hex": "#5fb0ff",
"rgb": {
"r": 95,
"g": 176,
"b": 255
},
"hsl": {
"h": 209.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.73962,
"c": 0.13997,
"h": 249.7
},
"luminance": 0.40704
}Semantic roles & 50–950 ramp
primary
#5FB0FF
secondary
#F5DDC5
accent
#7100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1318
muted
#7F8286