#5FABFF#5FABFF
#5FABFF is a light, vivid cyan. Relative luminance 0.388; OKLCH L 72.9% C 0.144 H 252.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FABFF |
|---|---|
| RGB | rgb(95, 171, 255) |
| HSL | hsl(212, 100%, 69%) |
| HSV | hsv(212, 63%, 100%) |
| CMYK | cmyk(62.7%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(68.59, 1.55, -48.63) |
| CIE-LCH | lch(68.59, 48.66, 271.82°) |
| OKLab | oklab(72.88% -0.0435 -0.1377) |
| OKLCH | oklch(72.88% 0.144 252.5) |
| XYZ | xyz(37.3256, 38.7751, 100.1056) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.52
Carolina Blue
#8AB8FE
ΔE00 5.94
Azure (survey)
#069AF3
ΔE00 6.83
Cornflowerblue
#6495ED
ΔE00 7.46
Dodgerblue
#1E90FF
ΔE00 8.04
Dark Sky Blue
#448EE4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FABFF #FFB35F
analogous
#5FFBFF #5FABFF #635FFF
triadic
#5FABFF #FF5FAB #ABFF5F
tetradic
#5FABFF #FF5FFB #FFB35F #5FFF63
square
#5FABFF #FF5FFB #FFB35F #5FFF63
split-complementary
#5FABFF #FF635F #FBFF5F
monochromatic
#006CE4 #228BFF #5FABFF #9CCBFF #D9EBFF
Accessibility & contrast
On white
2.40
#5FABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#5FABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FABFF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FABFF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#71A0FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #5fabff; /* rgb */ color: rgb(95, 171, 255); /* oklch */ color: oklch(72.9% 0.144 252.5);
Tailwind
colors: {
custom: {
50: '#9ac3ff',
500: '#5fabff',
950: '#000000',
},
}SCSS
$custom: #5fabff; $custom-light: #9ac3ff; $custom-dark: #000000;
JSON
{
"hex": "#5fabff",
"rgb": {
"r": 95,
"g": 171,
"b": 255
},
"hsl": {
"h": 211.5,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.72882,
"c": 0.14437,
"h": 252.5
},
"luminance": 0.38779
}Semantic roles & 50–950 ramp
primary
#5FABFF
secondary
#F5DEC5
accent
#7800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186