#5AD7FD#5AD7FD
#5AD7FD is a very light, vivid cyan. Relative luminance 0.579; OKLCH L 82.4% C 0.122 H 221.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD7FD |
|---|---|
| RGB | rgb(90, 215, 253) |
| HSL | hsl(194, 98%, 67%) |
| HSV | hsv(194, 64%, 99%) |
| CMYK | cmyk(64.4%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(80.66, -23.40, -28.81) |
| CIE-LCH | lch(80.66, 37.11, 230.91°) |
| OKLab | oklab(82.38% -0.0912 -0.0803) |
| OKLCH | oklch(82.38% 0.122 221.4) |
| XYZ | xyz(46.2393, 57.8614, 101.6409) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.17
Bright Sky Blue
#02CCFE
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 5.04
Baby Blue
#89CFF0
ΔE00 5.34
Lightskyblue
#87CEFA
ΔE00 7.02
Lightblue (survey)
#7BC8F6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD7FD #FD805A
analogous
#5AFDD2 #5AD7FD #5A85FD
triadic
#5AD7FD #FD5AD7 #D7FD5A
tetradic
#5AD7FD #D25AFD #FD805A #85FD5A
square
#5AD7FD #D25AFD #FD805A #85FD5A
split-complementary
#5AD7FD #FD5A85 #FDD25A
monochromatic
#03A8DA #1EC8FC #5AD7FD #96E6FE #D3F4FE
Accessibility & contrast
On white
1.67
#5AD7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#5AD7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD7FD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD7FD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ad7fd; /* rgb */ color: rgb(90, 215, 253); /* oklch */ color: oklch(82.4% 0.122 221.4);
Tailwind
colors: {
custom: {
50: '#99e3fe',
500: '#5ad7fd',
950: '#000000',
},
}SCSS
$custom: #5ad7fd; $custom-light: #99e3fe; $custom-dark: #000000;
JSON
{
"hex": "#5ad7fd",
"rgb": {
"r": 90,
"g": 215,
"b": 253
},
"hsl": {
"h": 193.988,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.82383,
"c": 0.12154,
"h": 221.4
},
"luminance": 0.57866
}Semantic roles & 50–950 ramp
primary
#5AD7FD
secondary
#D35028
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485