#5FE2FF#5FE2FF
#5FE2FF is a very light, vivid cyan. Relative luminance 0.640; OKLCH L 85.1% C 0.120 H 214.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2FF |
|---|---|
| RGB | rgb(95, 226, 255) |
| HSL | hsl(191, 100%, 69%) |
| HSV | hsv(191, 63%, 100%) |
| CMYK | cmyk(62.7%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.99, -27.46, -24.77) |
| CIE-LCH | lch(83.99, 36.99, 222.05°) |
| OKLab | oklab(85.11% -0.0987 -0.0688) |
| OKLCH | oklch(85.11% 0.12 214.9) |
| XYZ | xyz(49.9582, 64.0403, 104.3165) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Sky Blue
#87CEEB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2FF #FF7C5F
analogous
#5FFFCC #5FE2FF #5F92FF
triadic
#5FE2FF #FF5FE2 #E2FF5F
tetradic
#5FE2FF #CC5FFF #FF7C5F #92FF5F
square
#5FE2FF #CC5FFF #FF7C5F #92FF5F
split-complementary
#5FE2FF #FF5F92 #FFCC5F
monochromatic
#00BAE4 #22D7FF #5FE2FF #9CEDFF #D9F8FF
Accessibility & contrast
On white
1.52
#5FE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#5FE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2FF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2FF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B6CAFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe2ff; /* rgb */ color: rgb(95, 226, 255); /* oklch */ color: oklch(85.1% 0.120 214.9);
Tailwind
colors: {
custom: {
50: '#9cebff',
500: '#5fe2ff',
950: '#000000',
},
}SCSS
$custom: #5fe2ff; $custom-light: #9cebff; $custom-dark: #000000;
JSON
{
"hex": "#5fe2ff",
"rgb": {
"r": 95,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.875,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.85112,
"c": 0.12037,
"h": 214.9
},
"luminance": 0.64046
}Semantic roles & 50–950 ramp
primary
#5FE2FF
secondary
#D94929
accent
#2A00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101618
muted
#808486