#5AE2FF#5AE2FF
#5AE2FF is a very light, vivid cyan. Relative luminance 0.638; OKLCH L 85.0% C 0.123 H 214.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2FF |
|---|---|
| RGB | rgb(90, 226, 255) |
| HSL | hsl(191, 100%, 68%) |
| HSV | hsv(191, 65%, 100%) |
| CMYK | cmyk(64.7%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.85, -28.24, -24.99) |
| CIE-LCH | lch(83.85, 37.71, 221.51°) |
| OKLab | oklab(84.97% -0.1014 -0.0695) |
| OKLCH | oklch(84.97% 0.123 214.4) |
| XYZ | xyz(49.4553, 63.7810, 104.2929) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Aqua Blue
#02D8E9
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Sky Blue
#87CEEB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2FF #FF775A
analogous
#5AFFC9 #5AE2FF #5A90FF
triadic
#5AE2FF #FF5AE2 #E2FF5A
tetradic
#5AE2FF #C95AFF #FF775A #90FF5A
square
#5AE2FF #C95AFF #FF775A #90FF5A
split-complementary
#5AE2FF #FF5A90 #FFC95A
monochromatic
#00B7DF #1DD7FF #5AE2FF #97EDFF #D4F8FF
Accessibility & contrast
On white
1.53
#5AE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5AE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2FF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2FF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B5CAFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae2ff; /* rgb */ color: rgb(90, 226, 255); /* oklch */ color: oklch(85.0% 0.123 214.4);
Tailwind
colors: {
custom: {
50: '#9aebff',
500: '#5ae2ff',
950: '#000000',
},
}SCSS
$custom: #5ae2ff; $custom-light: #9aebff; $custom-dark: #000000;
JSON
{
"hex": "#5ae2ff",
"rgb": {
"r": 90,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.545,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.84966,
"c": 0.12289,
"h": 214.4
},
"luminance": 0.63786
}Semantic roles & 50–950 ramp
primary
#5AE2FF
secondary
#D74526
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486