#5FC7FF#5FC7FF
#5FC7FF is a light, vivid cyan. Relative luminance 0.505; OKLCH L 79.0% C 0.125 H 235.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FC7FF |
|---|---|
| RGB | rgb(95, 199, 255) |
| HSL | hsl(201, 100%, 69%) |
| HSV | hsv(201, 63%, 100%) |
| CMYK | cmyk(62.7%, 22%, 0%, 0%) |
| CIE-LAB | lab(76.37, -13.77, -36.47) |
| CIE-LCH | lch(76.37, 38.98, 249.32°) |
| OKLab | oklab(79.03% -0.0716 -0.1022) |
| OKLCH | oklch(79.03% 0.125 235) |
| XYZ | xyz(43.1858, 50.4953, 102.0590) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.70
Sky
#82CAFC
ΔE00 3.61
Deepskyblue
#00BFFF
ΔE00 3.94
Lightskyblue
#87CEFA
ΔE00 4.06
Bright Sky Blue
#02CCFE
ΔE00 5.62
Baby Blue
#89CFF0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FC7FF #FF975F
analogous
#5FFFE7 #5FC7FF #5F77FF
triadic
#5FC7FF #FF5FC7 #C7FF5F
tetradic
#5FC7FF #E75FFF #FF975F #77FF5F
square
#5FC7FF #E75FFF #FF975F #77FF5F
split-complementary
#5FC7FF #FF5F77 #FFE75F
monochromatic
#0094E4 #22B2FF #5FC7FF #9CDCFF #D9F2FF
Accessibility & contrast
On white
1.89
#5FC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#5FC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FC7FF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FC7FF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5fc7ff; /* rgb */ color: rgb(95, 199, 255); /* oklch */ color: oklch(79.0% 0.125 235.0);
Tailwind
colors: {
custom: {
50: '#9bd8ff',
500: '#5fc7ff',
950: '#000000',
},
}SCSS
$custom: #5fc7ff; $custom-light: #9bd8ff; $custom-dark: #000000;
JSON
{
"hex": "#5fc7ff",
"rgb": {
"r": 95,
"g": 199,
"b": 255
},
"hsl": {
"h": 201,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.79027,
"c": 0.12481,
"h": 235
},
"luminance": 0.505
}Semantic roles & 50–950 ramp
primary
#5FC7FF
secondary
#D96729
accent
#5000E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386