#5ED5F3#5ED5F3
#5ED5F3 is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.7% C 0.114 H 217.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED5F3 |
|---|---|
| RGB | rgb(94, 213, 243) |
| HSL | hsl(192, 86%, 66%) |
| HSV | hsv(192, 61%, 95%) |
| CMYK | cmyk(61.3%, 12.3%, 0%, 4.7%) |
| CIE-LAB | lab(79.86, -24.71, -24.70) |
| CIE-LCH | lch(79.86, 34.94, 224.99°) |
| OKLab | oklab(81.66% -0.0907 -0.0687) |
| OKLCH | oklch(81.66% 0.114 217.1) |
| XYZ | xyz(44.5814, 56.4346, 93.3201) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.11
Sky Blue
#87CEEB
ΔE00 5.16
Bright Sky Blue
#02CCFE
ΔE00 5.49
Baby Blue
#89CFF0
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED5F3 #F37C5E
analogous
#5EF3C7 #5ED5F3 #5E8AF3
triadic
#5ED5F3 #F35ED5 #D5F35E
tetradic
#5ED5F3 #C75EF3 #F37C5E #8AF35E
square
#5ED5F3 #C75EF3 #F37C5E #8AF35E
split-complementary
#5ED5F3 #F35E8A #F3C75E
monochromatic
#0FA2C8 #25C6EF #5ED5F3 #97E4F7 #D0F3FB
Accessibility & contrast
On white
1.71
#5ED5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5ED5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED5F3
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED5F3 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF5
Deuteranopia (green-blind)
#ABBFF3
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ed5f3; /* rgb */ color: rgb(94, 213, 243); /* oklch */ color: oklch(81.7% 0.114 217.1);
Tailwind
colors: {
custom: {
50: '#9ae2f7',
500: '#5ed5f3',
950: '#000000',
},
}SCSS
$custom: #5ed5f3; $custom-light: #9ae2f7; $custom-dark: #000000;
JSON
{
"hex": "#5ed5f3",
"rgb": {
"r": 94,
"g": 213,
"b": 243
},
"hsl": {
"h": 192.081,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.81658,
"c": 0.11377,
"h": 217.1
},
"luminance": 0.56439
}Semantic roles & 50–950 ramp
primary
#5ED5F3
secondary
#C54E31
accent
#3003E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485