#5EE2FF#5EE2FF
#5EE2FF is a very light, vivid cyan. Relative luminance 0.640; OKLCH L 85.1% C 0.121 H 214.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2FF |
|---|---|
| RGB | rgb(94, 226, 255) |
| HSL | hsl(191, 100%, 68%) |
| HSV | hsv(191, 63%, 100%) |
| CMYK | cmyk(63.1%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.96, -27.62, -24.82) |
| CIE-LCH | lch(83.96, 37.13, 221.94°) |
| OKLab | oklab(85.08% -0.0993 -0.069) |
| OKLCH | oklch(85.08% 0.121 214.8) |
| XYZ | xyz(49.8550, 63.9871, 104.3117) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Aqua Blue
#02D8E9
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.98
Sky Blue
#87CEEB
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2FF #FF7B5E
analogous
#5EFFCB #5EE2FF #5E91FF
triadic
#5EE2FF #FF5EE2 #E2FF5E
tetradic
#5EE2FF #CB5EFF #FF7B5E #91FF5E
square
#5EE2FF #CB5EFF #FF7B5E #91FF5E
split-complementary
#5EE2FF #FF5E91 #FFCB5E
monochromatic
#00BAE3 #21D7FF #5EE2FF #9BEDFF #D8F8FF
Accessibility & contrast
On white
1.52
#5EE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5EE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2FF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2FF | 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)
#CDDBFF
Deuteranopia (green-blind)
#B6CAFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee2ff; /* rgb */ color: rgb(94, 226, 255); /* oklch */ color: oklch(85.1% 0.121 214.8);
Tailwind
colors: {
custom: {
50: '#9cebff',
500: '#5ee2ff',
950: '#000000',
},
}SCSS
$custom: #5ee2ff; $custom-light: #9cebff; $custom-dark: #000000;
JSON
{
"hex": "#5ee2ff",
"rgb": {
"r": 94,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.807,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.85082,
"c": 0.12089,
"h": 214.8
},
"luminance": 0.63992
}Semantic roles & 50–950 ramp
primary
#5EE2FF
secondary
#D94828
accent
#2900E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101618
muted
#808486