#5FCAFF#5FCAFF
#5FCAFF is a light, vivid cyan. Relative luminance 0.519; OKLCH L 79.7% C 0.124 H 232.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCAFF |
|---|---|
| RGB | rgb(95, 202, 255) |
| HSL | hsl(200, 100%, 69%) |
| HSV | hsv(200, 63%, 100%) |
| CMYK | cmyk(62.7%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(77.21, -15.34, -35.16) |
| CIE-LCH | lch(77.21, 38.37, 246.43°) |
| OKLab | oklab(79.7% -0.0746 -0.0985) |
| OKLCH | oklch(79.7% 0.124 232.8) |
| XYZ | xyz(43.8828, 51.8895, 102.2914) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.83
Lightskyblue
#87CEFA
ΔE00 3.93
Sky
#82CAFC
ΔE00 3.98
Deepskyblue
#00BFFF
ΔE00 4.27
Bright Sky Blue
#02CCFE
ΔE00 4.70
Baby Blue
#89CFF0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCAFF #FF945F
analogous
#5FFFE4 #5FCAFF #5F7AFF
triadic
#5FCAFF #FF5FCA #CAFF5F
tetradic
#5FCAFF #E45FFF #FF945F #7AFF5F
square
#5FCAFF #E45FFF #FF945F #7AFF5F
split-complementary
#5FCAFF #FF5F7A #FFE45F
monochromatic
#0098E4 #22B6FF #5FCAFF #9CDEFF #D9F3FF
Accessibility & contrast
On white
1.85
#5FCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#5FCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCAFF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCAFF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#9AB8FE
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcaff; /* rgb */ color: rgb(95, 202, 255); /* oklch */ color: oklch(79.7% 0.124 232.8);
Tailwind
colors: {
custom: {
50: '#9bdaff',
500: '#5fcaff',
950: '#000000',
},
}SCSS
$custom: #5fcaff; $custom-light: #9bdaff; $custom-dark: #000000;
JSON
{
"hex": "#5fcaff",
"rgb": {
"r": 95,
"g": 202,
"b": 255
},
"hsl": {
"h": 199.875,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.79697,
"c": 0.12356,
"h": 232.8
},
"luminance": 0.51894
}Semantic roles & 50–950 ramp
primary
#5FCAFF
secondary
#D96329
accent
#4C00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386