#5FC6FF#5FC6FF
#5FC6FF is a light, vivid cyan. Relative luminance 0.500; OKLCH L 78.8% C 0.125 H 235.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FC6FF |
|---|---|
| RGB | rgb(95, 198, 255) |
| HSL | hsl(201, 100%, 69%) |
| HSV | hsv(201, 63%, 100%) |
| CMYK | cmyk(62.7%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(76.09, -13.24, -36.90) |
| CIE-LCH | lch(76.09, 39.21, 250.26°) |
| OKLab | oklab(78.8% -0.0706 -0.1035) |
| OKLCH | oklch(78.8% 0.125 235.7) |
| XYZ | xyz(42.9564, 50.0367, 101.9826) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.75
Sky
#82CAFC
ΔE00 3.55
Deepskyblue
#00BFFF
ΔE00 3.91
Lightskyblue
#87CEFA
ΔE00 4.17
Bright Sky Blue
#02CCFE
ΔE00 5.96
Light Blue
#95D0FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FC6FF #FF985F
analogous
#5FFFE8 #5FC6FF #5F76FF
triadic
#5FC6FF #FF5FC6 #C6FF5F
tetradic
#5FC6FF #E85FFF #FF985F #76FF5F
square
#5FC6FF #E85FFF #FF985F #76FF5F
split-complementary
#5FC6FF #FF5F76 #FFE85F
monochromatic
#0093E4 #22B0FF #5FC6FF #9CDCFF #D9F2FF
Accessibility & contrast
On white
1.91
#5FC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#5FC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FC6FF
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FC6FF | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#95B4FE
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5fc6ff; /* rgb */ color: rgb(95, 198, 255); /* oklch */ color: oklch(78.8% 0.125 235.7);
Tailwind
colors: {
custom: {
50: '#9bd7ff',
500: '#5fc6ff',
950: '#000000',
},
}SCSS
$custom: #5fc6ff; $custom-light: #9bd7ff; $custom-dark: #000000;
JSON
{
"hex": "#5fc6ff",
"rgb": {
"r": 95,
"g": 198,
"b": 255
},
"hsl": {
"h": 201.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.78804,
"c": 0.12528,
"h": 235.7
},
"luminance": 0.50041
}Semantic roles & 50–950 ramp
primary
#5FC6FF
secondary
#D96829
accent
#5200E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386