#5AD2ED#5AD2ED
#5AD2ED is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.6% C 0.113 H 215.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD2ED |
|---|---|
| RGB | rgb(90, 210, 237) |
| HSL | hsl(191, 80%, 64%) |
| HSV | hsv(191, 62%, 93%) |
| CMYK | cmyk(62%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.68, -25.64, -23.31) |
| CIE-LCH | lch(78.68, 34.65, 222.27°) |
| OKLab | oklab(80.61% -0.0922 -0.0647) |
| OKLCH | oklch(80.61% 0.113 215.1) |
| XYZ | xyz(42.5428, 54.3768, 88.3581) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 5.80
Bright Sky Blue
#02CCFE
ΔE00 5.97
Baby Blue
#89CFF0
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD2ED #ED755A
analogous
#5AEDBE #5AD2ED #5A89ED
triadic
#5AD2ED #ED5AD2 #D2ED5A
tetradic
#5AD2ED #BE5AED #ED755A #89ED5A
square
#5AD2ED #BE5AED #ED755A #89ED5A
split-complementary
#5AD2ED #ED5A89 #EDBE5A
monochromatic
#149AB8 #23C3E7 #5AD2ED #91E1F3 #C8F0F9
Accessibility & contrast
On white
1.77
#5AD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#5AD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD2ED
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD2ED | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ad2ed; /* rgb */ color: rgb(90, 210, 237); /* oklch */ color: oklch(80.6% 0.113 215.1);
Tailwind
colors: {
custom: {
50: '#97e0f2',
500: '#5ad2ed',
950: '#000000',
},
}SCSS
$custom: #5ad2ed; $custom-light: #97e0f2; $custom-dark: #000000;
JSON
{
"hex": "#5ad2ed",
"rgb": {
"r": 90,
"g": 210,
"b": 237
},
"hsl": {
"h": 191.02,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.8061,
"c": 0.11267,
"h": 215.1
},
"luminance": 0.54381
}Semantic roles & 50–950 ramp
primary
#5AD2ED
secondary
#B84C33
accent
#3009DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485