#5AE2FE#5AE2FE
#5AE2FE is a very light, vivid cyan. Relative luminance 0.637; OKLCH L 84.9% C 0.122 H 213.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2FE |
|---|---|
| RGB | rgb(90, 226, 254) |
| HSL | hsl(190, 99%, 67%) |
| HSV | hsv(190, 65%, 100%) |
| CMYK | cmyk(64.6%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(83.82, -28.53, -24.51) |
| CIE-LCH | lch(83.82, 37.62, 220.67°) |
| OKLab | oklab(84.93% -0.1017 -0.0681) |
| OKLCH | oklch(84.93% 0.122 213.8) |
| XYZ | xyz(49.2948, 63.7168, 103.4474) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.65
Robin'S Egg
#6DEDFD
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2FE #FE765A
analogous
#5AFEC8 #5AE2FE #5A90FE
triadic
#5AE2FE #FE5AE2 #E2FE5A
tetradic
#5AE2FE #C85AFE #FE765A #90FE5A
square
#5AE2FE #C85AFE #FE765A #90FE5A
split-complementary
#5AE2FE #FE5A90 #FEC85A
monochromatic
#01B7DC #1DD7FE #5AE2FE #97EDFE #D4F7FF
Accessibility & contrast
On white
1.53
#5AE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5AE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2FE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2FE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B6C9FE
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae2fe; /* rgb */ color: rgb(90, 226, 254); /* oklch */ color: oklch(84.9% 0.122 213.8);
Tailwind
colors: {
custom: {
50: '#9aebfe',
500: '#5ae2fe',
950: '#000000',
},
}SCSS
$custom: #5ae2fe; $custom-light: #9aebfe; $custom-dark: #000000;
JSON
{
"hex": "#5ae2fe",
"rgb": {
"r": 90,
"g": 226,
"b": 254
},
"hsl": {
"h": 190.244,
"s": 98.795,
"l": 67.451
},
"oklch": {
"l": 0.84928,
"c": 0.12246,
"h": 213.8
},
"luminance": 0.63722
}Semantic roles & 50–950 ramp
primary
#5AE2FE
secondary
#D54527
accent
#2700E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485