#5AE1FF#5AE1FF
#5AE1FF is a very light, vivid cyan. Relative luminance 0.632; OKLCH L 84.7% C 0.123 H 215.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE1FF |
|---|---|
| RGB | rgb(90, 225, 255) |
| HSL | hsl(191, 100%, 68%) |
| HSV | hsv(191, 65%, 100%) |
| CMYK | cmyk(64.7%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(83.57, -27.75, -25.42) |
| CIE-LCH | lch(83.57, 37.64, 222.49°) |
| OKLab | oklab(84.74% -0.1004 -0.0707) |
| OKLCH | oklch(84.74% 0.123 215.2) |
| XYZ | xyz(49.1842, 63.2387, 104.2026) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 7.12
Bright Sky Blue
#02CCFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE1FF #FF785A
analogous
#5AFFCA #5AE1FF #5A8FFF
triadic
#5AE1FF #FF5AE1 #E1FF5A
tetradic
#5AE1FF #CA5AFF #FF785A #8FFF5A
square
#5AE1FF #CA5AFF #FF785A #8FFF5A
split-complementary
#5AE1FF #FF5A8F #FFCA5A
monochromatic
#00B6DF #1DD6FF #5AE1FF #97ECFF #D4F7FF
Accessibility & contrast
On white
1.54
#5AE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5AE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE1FF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE1FF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B4C9FF
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae1ff; /* rgb */ color: rgb(90, 225, 255); /* oklch */ color: oklch(84.7% 0.123 215.2);
Tailwind
colors: {
custom: {
50: '#9aeaff',
500: '#5ae1ff',
950: '#000000',
},
}SCSS
$custom: #5ae1ff; $custom-light: #9aeaff; $custom-dark: #000000;
JSON
{
"hex": "#5ae1ff",
"rgb": {
"r": 90,
"g": 225,
"b": 255
},
"hsl": {
"h": 190.909,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.84738,
"c": 0.12278,
"h": 215.2
},
"luminance": 0.63244
}Semantic roles & 50–950 ramp
primary
#5AE1FF
secondary
#D74626
accent
#2A00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486