#5FCAFE#5FCAFE
#5FCAFE is a light, vivid cyan. Relative luminance 0.518; OKLCH L 79.7% C 0.123 H 232.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCAFE |
|---|---|
| RGB | rgb(95, 202, 254) |
| HSL | hsl(200, 99%, 68%) |
| HSV | hsv(200, 63%, 100%) |
| CMYK | cmyk(62.6%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(77.18, -15.65, -34.69) |
| CIE-LCH | lch(77.18, 38.06, 245.72°) |
| OKLab | oklab(79.65% -0.075 -0.0971) |
| OKLCH | oklch(79.65% 0.123 232.3) |
| XYZ | xyz(43.7223, 51.8252, 101.4458) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.86
Lightskyblue
#87CEFA
ΔE00 3.96
Sky
#82CAFC
ΔE00 4.10
Deepskyblue
#00BFFF
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCAFE #FE935F
analogous
#5FFEE3 #5FCAFE #5F7AFE
triadic
#5FCAFE #FE5FCA #CAFE5F
tetradic
#5FCAFE #E35FFE #FE935F #7AFE5F
square
#5FCAFE #E35FFE #FE935F #7AFE5F
split-complementary
#5FCAFE #FE5F7A #FEE35F
monochromatic
#0198E1 #22B6FE #5FCAFE #9CDEFE #D9F2FF
Accessibility & contrast
On white
1.85
#5FCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#5FCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCAFE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCAFE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcafe; /* rgb */ color: rgb(95, 202, 254); /* oklch */ color: oklch(79.7% 0.123 232.3);
Tailwind
colors: {
custom: {
50: '#9bdaff',
500: '#5fcafe',
950: '#000000',
},
}SCSS
$custom: #5fcafe; $custom-light: #9bdaff; $custom-dark: #000000;
JSON
{
"hex": "#5fcafe",
"rgb": {
"r": 95,
"g": 202,
"b": 254
},
"hsl": {
"h": 199.623,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.79654,
"c": 0.12268,
"h": 232.3
},
"luminance": 0.5183
}Semantic roles & 50–950 ramp
primary
#5FCAFE
secondary
#D86229
accent
#4B00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1418
muted
#808386