#5EE2FE#5EE2FE
#5EE2FE is a very light, vivid cyan. Relative luminance 0.639; OKLCH L 85.0% C 0.120 H 214.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2FE |
|---|---|
| RGB | rgb(94, 226, 254) |
| HSL | hsl(191, 99%, 68%) |
| HSV | hsv(191, 63%, 100%) |
| CMYK | cmyk(63%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(83.93, -27.91, -24.34) |
| CIE-LCH | lch(83.93, 37.03, 221.09°) |
| OKLab | oklab(85.04% -0.0997 -0.0676) |
| OKLCH | oklch(85.04% 0.12 214.2) |
| XYZ | xyz(49.6945, 63.9229, 103.4661) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.76
Robin'S Egg
#6DEDFD
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2FE #FE7A5E
analogous
#5EFECA #5EE2FE #5E92FE
triadic
#5EE2FE #FE5EE2 #E2FE5E
tetradic
#5EE2FE #CA5EFE #FE7A5E #92FE5E
square
#5EE2FE #CA5EFE #FE7A5E #92FE5E
split-complementary
#5EE2FE #FE5E92 #FECA5E
monochromatic
#01B9E0 #21D7FE #5EE2FE #9BEDFE #D8F8FF
Accessibility & contrast
On white
1.52
#5EE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5EE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2FE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2FE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 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: #5ee2fe; /* rgb */ color: rgb(94, 226, 254); /* oklch */ color: oklch(85.0% 0.120 214.2);
Tailwind
colors: {
custom: {
50: '#9cebfe',
500: '#5ee2fe',
950: '#000000',
},
}SCSS
$custom: #5ee2fe; $custom-light: #9cebfe; $custom-dark: #000000;
JSON
{
"hex": "#5ee2fe",
"rgb": {
"r": 94,
"g": 226,
"b": 254
},
"hsl": {
"h": 190.5,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.85044,
"c": 0.12045,
"h": 214.2
},
"luminance": 0.63928
}Semantic roles & 50–950 ramp
primary
#5EE2FE
secondary
#D84728
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485