#5FC8FF#5FC8FF
#5FC8FF is a light, vivid cyan. Relative luminance 0.510; OKLCH L 79.3% C 0.124 H 234.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FC8FF |
|---|---|
| RGB | rgb(95, 200, 255) |
| HSL | hsl(201, 100%, 69%) |
| HSV | hsv(201, 63%, 100%) |
| CMYK | cmyk(62.7%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(76.65, -14.29, -36.03) |
| CIE-LCH | lch(76.65, 38.77, 248.36°) |
| OKLab | oklab(79.25% -0.0726 -0.101) |
| OKLCH | oklch(79.25% 0.124 234.3) |
| XYZ | xyz(43.4166, 50.9570, 102.1360) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.69
Sky
#82CAFC
ΔE00 3.70
Lightskyblue
#87CEFA
ΔE00 3.98
Deepskyblue
#00BFFF
ΔE00 4.01
Bright Sky Blue
#02CCFE
ΔE00 5.30
Baby Blue
#89CFF0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FC8FF #FF965F
analogous
#5FFFE6 #5FC8FF #5F78FF
triadic
#5FC8FF #FF5FC8 #C8FF5F
tetradic
#5FC8FF #E65FFF #FF965F #78FF5F
square
#5FC8FF #E65FFF #FF965F #78FF5F
split-complementary
#5FC8FF #FF5F78 #FFE65F
monochromatic
#0095E4 #22B3FF #5FC8FF #9CDDFF #D9F2FF
Accessibility & contrast
On white
1.88
#5FC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#5FC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FC8FF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FC8FF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#97B6FE
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fc8ff; /* rgb */ color: rgb(95, 200, 255); /* oklch */ color: oklch(79.3% 0.124 234.3);
Tailwind
colors: {
custom: {
50: '#9bd8ff',
500: '#5fc8ff',
950: '#000000',
},
}SCSS
$custom: #5fc8ff; $custom-light: #9bd8ff; $custom-dark: #000000;
JSON
{
"hex": "#5fc8ff",
"rgb": {
"r": 95,
"g": 200,
"b": 255
},
"hsl": {
"h": 200.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.7925,
"c": 0.12438,
"h": 234.3
},
"luminance": 0.50961
}Semantic roles & 50–950 ramp
primary
#5FC8FF
secondary
#D96629
accent
#4F00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386