#5ED8F4#5ED8F4
#5ED8F4 is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.4% C 0.115 H 215.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8F4 |
|---|---|
| RGB | rgb(94, 216, 244) |
| HSL | hsl(191, 87%, 66%) |
| HSV | hsv(191, 61%, 96%) |
| CMYK | cmyk(61.5%, 11.5%, 0%, 4.3%) |
| CIE-LAB | lab(80.75, -25.90, -23.88) |
| CIE-LCH | lch(80.75, 35.23, 222.67°) |
| OKLab | oklab(82.38% -0.0934 -0.0663) |
| OKLCH | oklch(82.38% 0.115 215.4) |
| XYZ | xyz(45.4944, 58.0183, 94.3715) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 5.83
Aqua Blue
#02D8E9
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 6.18
Bright Sky Blue
#02CCFE
ΔE00 6.33
Baby Blue
#89CFF0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8F4 #F47A5E
analogous
#5EF4C5 #5ED8F4 #5E8DF4
triadic
#5ED8F4 #F45ED8 #D8F45E
tetradic
#5ED8F4 #C55EF4 #F47A5E #8DF45E
square
#5ED8F4 #C55EF4 #F47A5E #8DF45E
split-complementary
#5ED8F4 #F45E8D #F4C55E
monochromatic
#0EA7CA #25CAF0 #5ED8F4 #97E6F8 #D1F4FC
Accessibility & contrast
On white
1.67
#5ED8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5ED8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8F4
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8F4 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F6
Deuteranopia (green-blind)
#AEC1F4
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed8f4; /* rgb */ color: rgb(94, 216, 244); /* oklch */ color: oklch(82.4% 0.115 215.4);
Tailwind
colors: {
custom: {
50: '#9ae4f7',
500: '#5ed8f4',
950: '#000000',
},
}SCSS
$custom: #5ed8f4; $custom-light: #9ae4f7; $custom-dark: #000000;
JSON
{
"hex": "#5ed8f4",
"rgb": {
"r": 94,
"g": 216,
"b": 244
},
"hsl": {
"h": 191.2,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.82382,
"c": 0.11455,
"h": 215.4
},
"luminance": 0.58023
}Semantic roles & 50–950 ramp
primary
#5ED8F4
secondary
#C64C30
accent
#2C02E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485