#5FE2FE#5FE2FE
#5FE2FE is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.1% C 0.120 H 214.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2FE |
|---|---|
| RGB | rgb(95, 226, 254) |
| HSL | hsl(191, 99%, 68%) |
| HSV | hsv(191, 63%, 100%) |
| CMYK | cmyk(62.6%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(83.95, -27.75, -24.30) |
| CIE-LCH | lch(83.95, 36.88, 221.20°) |
| OKLab | oklab(85.07% -0.0991 -0.0675) |
| OKLCH | oklch(85.07% 0.12 214.3) |
| XYZ | xyz(49.7977, 63.9761, 103.4709) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Aqua Blue
#02D8E9
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2FE #FE7B5F
analogous
#5FFECA #5FE2FE #5F92FE
triadic
#5FE2FE #FE5FE2 #E2FE5F
tetradic
#5FE2FE #CA5FFE #FE7B5F #92FE5F
square
#5FE2FE #CA5FFE #FE7B5F #92FE5F
split-complementary
#5FE2FE #FE5F92 #FECA5F
monochromatic
#01BAE1 #22D7FE #5FE2FE #9CEDFE #D9F8FF
Accessibility & contrast
On white
1.52
#5FE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5FE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2FE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2FE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#B6CAFE
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe2fe; /* rgb */ color: rgb(95, 226, 254); /* oklch */ color: oklch(85.1% 0.120 214.3);
Tailwind
colors: {
custom: {
50: '#9cebfe',
500: '#5fe2fe',
950: '#000000',
},
}SCSS
$custom: #5fe2fe; $custom-light: #9cebfe; $custom-dark: #000000;
JSON
{
"hex": "#5fe2fe",
"rgb": {
"r": 95,
"g": 226,
"b": 254
},
"hsl": {
"h": 190.566,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.85074,
"c": 0.11993,
"h": 214.3
},
"luminance": 0.63981
}Semantic roles & 50–950 ramp
primary
#5FE2FE
secondary
#D84829
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485