#5AE0FC#5AE0FC
#5AE0FC is a very light, vivid cyan. Relative luminance 0.625; OKLCH L 84.4% C 0.121 H 214.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE0FC |
|---|---|
| RGB | rgb(90, 224, 252) |
| HSL | hsl(190, 96%, 67%) |
| HSV | hsv(190, 64%, 99%) |
| CMYK | cmyk(64.3%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(83.18, -28.14, -24.43) |
| CIE-LCH | lch(83.18, 37.26, 220.96°) |
| OKLab | oklab(84.4% -0.1005 -0.0679) |
| OKLCH | oklch(84.4% 0.121 214) |
| XYZ | xyz(48.4355, 62.5080, 101.5892) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE0FC #FC765A
analogous
#5AFCC7 #5AE0FC #5A8FFC
triadic
#5AE0FC #FC5AE0 #E0FC5A
tetradic
#5AE0FC #C75AFC #FC765A #8FFC5A
square
#5AE0FC #C75AFC #FC765A #8FFC5A
split-complementary
#5AE0FC #FC5A8F #FCC75A
monochromatic
#04B3D8 #1ED5FB #5AE0FC #96EBFD #D2F7FE
Accessibility & contrast
On white
1.56
#5AE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5AE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE0FC
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE0FC | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FE
Deuteranopia (green-blind)
#B4C8FC
Tritanopia (blue-blind)
#00EBE9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae0fc; /* rgb */ color: rgb(90, 224, 252); /* oklch */ color: oklch(84.4% 0.121 214.0);
Tailwind
colors: {
custom: {
50: '#99eafd',
500: '#5ae0fc',
950: '#000000',
},
}SCSS
$custom: #5ae0fc; $custom-light: #99eafd; $custom-dark: #000000;
JSON
{
"hex": "#5ae0fc",
"rgb": {
"r": 90,
"g": 224,
"b": 252
},
"hsl": {
"h": 190.37,
"s": 96.429,
"l": 67.059
},
"oklch": {
"l": 0.84395,
"c": 0.12131,
"h": 214
},
"luminance": 0.62513
}Semantic roles & 50–950 ramp
primary
#5AE0FC
secondary
#D24629
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485