#5ED8F3#5ED8F3
#5ED8F3 is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.3% C 0.114 H 214.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8F3 |
|---|---|
| RGB | rgb(94, 216, 243) |
| HSL | hsl(191, 86%, 66%) |
| HSV | hsv(191, 61%, 95%) |
| CMYK | cmyk(61.3%, 11.1%, 0%, 4.7%) |
| CIE-LAB | lab(80.72, -26.19, -23.40) |
| CIE-LCH | lch(80.72, 35.12, 221.78°) |
| OKLab | oklab(82.34% -0.0938 -0.065) |
| OKLCH | oklch(82.34% 0.114 214.7) |
| XYZ | xyz(45.3430, 57.9578, 93.5740) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.27
Aqua Blue
#02D8E9
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.00
Bright Sky Blue
#02CCFE
ΔE00 6.58
Baby Blue
#89CFF0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8F3 #F3795E
analogous
#5EF3C3 #5ED8F3 #5E8DF3
triadic
#5ED8F3 #F35ED8 #D8F35E
tetradic
#5ED8F3 #C35EF3 #F3795E #8DF35E
square
#5ED8F3 #C35EF3 #F3795E #8DF35E
split-complementary
#5ED8F3 #F35E8D #F3C35E
monochromatic
#0FA6C8 #25CAEF #5ED8F3 #97E6F7 #D0F4FB
Accessibility & contrast
On white
1.67
#5ED8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#5ED8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8F3
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8F3 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F5
Deuteranopia (green-blind)
#AFC1F3
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ed8f3; /* rgb */ color: rgb(94, 216, 243); /* oklch */ color: oklch(82.3% 0.114 214.7);
Tailwind
colors: {
custom: {
50: '#9ae4f7',
500: '#5ed8f3',
950: '#000000',
},
}SCSS
$custom: #5ed8f3; $custom-light: #9ae4f7; $custom-dark: #000000;
JSON
{
"hex": "#5ed8f3",
"rgb": {
"r": 94,
"g": 216,
"b": 243
},
"hsl": {
"h": 190.872,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.82344,
"c": 0.1141,
"h": 214.7
},
"luminance": 0.57962
}Semantic roles & 50–950 ramp
primary
#5ED8F3
secondary
#C54B31
accent
#2B03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485