#5ED5FC#5ED5FC
#5ED5FC is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.0% C 0.119 H 222.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED5FC |
|---|---|
| RGB | rgb(94, 213, 252) |
| HSL | hsl(195, 96%, 68%) |
| HSV | hsv(195, 63%, 99%) |
| CMYK | cmyk(62.7%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(80.17, -22.06, -29.01) |
| CIE-LCH | lch(80.17, 36.44, 232.75°) |
| OKLab | oklab(82.01% -0.0874 -0.0809) |
| OKLCH | oklch(82.01% 0.119 222.8) |
| XYZ | xyz(45.9740, 56.9917, 100.6542) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.81
Bright Sky Blue
#02CCFE
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 4.77
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Lightskyblue
#87CEFA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED5FC #FC855E
analogous
#5EFCD4 #5ED5FC #5E86FC
triadic
#5ED5FC #FC5ED5 #D5FC5E
tetradic
#5ED5FC #D45EFC #FC855E #86FC5E
square
#5ED5FC #D45EFC #FC855E #86FC5E
split-complementary
#5ED5FC #FC5E86 #FCD45E
monochromatic
#04A6DC #22C5FB #5ED5FC #9AE5FD #D6F4FE
Accessibility & contrast
On white
1.69
#5ED5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5ED5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED5FC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED5FC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FE
Deuteranopia (green-blind)
#A8C0FC
Tritanopia (blue-blind)
#00E1E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ed5fc; /* rgb */ color: rgb(94, 213, 252); /* oklch */ color: oklch(82.0% 0.119 222.8);
Tailwind
colors: {
custom: {
50: '#9ae2fd',
500: '#5ed5fc',
950: '#000000',
},
}SCSS
$custom: #5ed5fc; $custom-light: #9ae2fd; $custom-dark: #000000;
JSON
{
"hex": "#5ed5fc",
"rgb": {
"r": 94,
"g": 213,
"b": 252
},
"hsl": {
"h": 194.81,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.82014,
"c": 0.11905,
"h": 222.8
},
"luminance": 0.56996
}Semantic roles & 50–950 ramp
primary
#5ED5FC
secondary
#D55429
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485