#5FE0FB#5FE0FB
#5FE0FB is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.5% C 0.118 H 213.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0FB |
|---|---|
| RGB | rgb(95, 224, 251) |
| HSL | hsl(190, 95%, 68%) |
| HSV | hsv(190, 62%, 98%) |
| CMYK | cmyk(62.2%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(83.29, -27.64, -23.73) |
| CIE-LCH | lch(83.29, 36.43, 220.64°) |
| OKLab | oklab(84.51% -0.0983 -0.0659) |
| OKLCH | oklch(84.51% 0.118 213.8) |
| XYZ | xyz(48.7804, 62.7041, 100.7804) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.70
Robin'S Egg
#6DEDFD
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Sky Blue
#87CEEB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0FB #FB7A5F
analogous
#5FFBC8 #5FE0FB #5F92FB
triadic
#5FE0FB #FB5FE0 #E0FB5F
tetradic
#5FE0FB #C85FFB #FB7A5F #92FB5F
square
#5FE0FB #C85FFB #FB7A5F #92FB5F
split-complementary
#5FE0FB #FB5F92 #FBC85F
monochromatic
#05B5DA #23D4FA #5FE0FB #9BECFC #D6F7FE
Accessibility & contrast
On white
1.55
#5FE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5FE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0FB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0FB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe0fb; /* rgb */ color: rgb(95, 224, 251); /* oklch */ color: oklch(84.5% 0.118 213.8);
Tailwind
colors: {
custom: {
50: '#9ceafc',
500: '#5fe0fb',
950: '#000000',
},
}SCSS
$custom: #5fe0fb; $custom-light: #9ceafc; $custom-dark: #000000;
JSON
{
"hex": "#5fe0fb",
"rgb": {
"r": 95,
"g": 224,
"b": 251
},
"hsl": {
"h": 190.385,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.84506,
"c": 0.11831,
"h": 213.8
},
"luminance": 0.62709
}Semantic roles & 50–950 ramp
primary
#5FE0FB
secondary
#D4482A
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485