#5EDFFE#5EDFFE
#5EDFFE is a very light, vivid cyan. Relative luminance 0.623; OKLCH L 84.4% C 0.120 H 216.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFFE |
|---|---|
| RGB | rgb(94, 223, 254) |
| HSL | hsl(192, 99%, 68%) |
| HSV | hsv(192, 63%, 100%) |
| CMYK | cmyk(63%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.08, -26.44, -25.64) |
| CIE-LCH | lch(83.08, 36.83, 224.11°) |
| OKLab | oklab(84.36% -0.0967 -0.0713) |
| OKLCH | oklch(84.36% 0.12 216.4) |
| XYZ | xyz(48.8858, 62.3056, 103.1965) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.14
Robin'S Egg
#6DEDFD
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 6.71
Bright Sky Blue
#02CCFE
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFFE #FE7D5E
analogous
#5EFECD #5EDFFE #5E8FFE
triadic
#5EDFFE #FE5EDF #DFFE5E
tetradic
#5EDFFE #CD5EFE #FE7D5E #8FFE5E
square
#5EDFFE #CD5EFE #FE7D5E #8FFE5E
split-complementary
#5EDFFE #FE5E8F #FECD5E
monochromatic
#01B5E0 #21D3FE #5EDFFE #9BEBFE #D8F7FF
Accessibility & contrast
On white
1.56
#5EDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5EDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFFE
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFFE | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B3C8FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5edffe; /* rgb */ color: rgb(94, 223, 254); /* oklch */ color: oklch(84.4% 0.120 216.4);
Tailwind
colors: {
custom: {
50: '#9be9fe',
500: '#5edffe',
950: '#000000',
},
}SCSS
$custom: #5edffe; $custom-light: #9be9fe; $custom-dark: #000000;
JSON
{
"hex": "#5edffe",
"rgb": {
"r": 94,
"g": 223,
"b": 254
},
"hsl": {
"h": 191.625,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.84362,
"c": 0.12011,
"h": 216.4
},
"luminance": 0.62311
}Semantic roles & 50–950 ramp
primary
#5EDFFE
secondary
#D84A28
accent
#2C00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485