#5ACEEA#5ACEEA
#5ACEEA is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.6% C 0.111 H 216.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACEEA |
|---|---|
| RGB | rgb(90, 206, 234) |
| HSL | hsl(192, 77%, 64%) |
| HSV | hsv(192, 62%, 92%) |
| CMYK | cmyk(61.5%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(77.43, -24.52, -23.60) |
| CIE-LCH | lch(77.43, 34.04, 223.90°) |
| OKLab | oklab(79.57% -0.0893 -0.0656) |
| OKLCH | oklch(79.57% 0.111 216.3) |
| XYZ | xyz(41.1330, 52.2525, 85.7439) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 5.26
Bright Sky Blue
#02CCFE
ΔE00 5.44
Baby Blue
#89CFF0
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.50
Robin'S Egg
#6DEDFD
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACEEA #EA765A
analogous
#5AEABE #5ACEEA #5A86EA
triadic
#5ACEEA #EA5ACE #CEEA5A
tetradic
#5ACEEA #BE5AEA #EA765A #86EA5A
square
#5ACEEA #BE5AEA #EA765A #86EA5A
split-complementary
#5ACEEA #EA5A86 #EABE5A
monochromatic
#1794B3 #24BEE3 #5ACEEA #90DEF1 #C7EEF8
Accessibility & contrast
On white
1.83
#5ACEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#5ACEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACEEA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACEEA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5aceea; /* rgb */ color: rgb(90, 206, 234); /* oklch */ color: oklch(79.6% 0.111 216.3);
Tailwind
colors: {
custom: {
50: '#96ddf0',
500: '#5aceea',
950: '#000000',
},
}SCSS
$custom: #5aceea; $custom-light: #96ddf0; $custom-dark: #000000;
JSON
{
"hex": "#5aceea",
"rgb": {
"r": 90,
"g": 206,
"b": 234
},
"hsl": {
"h": 191.667,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.79574,
"c": 0.11078,
"h": 216.3
},
"luminance": 0.52257
}Semantic roles & 50–950 ramp
primary
#5ACEEA
secondary
#B34E35
accent
#340CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485