#5ED3F4#5ED3F4
#5ED3F4 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.2% C 0.114 H 219.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3F4 |
|---|---|
| RGB | rgb(94, 211, 244) |
| HSL | hsl(193, 87%, 66%) |
| HSV | hsv(193, 61%, 96%) |
| CMYK | cmyk(61.5%, 13.5%, 0%, 4.3%) |
| CIE-LAB | lab(79.33, -23.42, -26.05) |
| CIE-LCH | lch(79.33, 35.03, 228.05°) |
| OKLab | oklab(81.24% -0.0883 -0.0725) |
| OKLCH | oklch(81.24% 0.114 219.4) |
| XYZ | xyz(44.2329, 55.4953, 93.9510) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 4.60
Bright Sky Blue
#02CCFE
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 5.26
Lightblue (survey)
#7BC8F6
ΔE00 7.33
Lightskyblue
#87CEFA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3F4 #F47F5E
analogous
#5EF4CA #5ED3F4 #5E88F4
triadic
#5ED3F4 #F45ED3 #D3F45E
tetradic
#5ED3F4 #CA5EF4 #F47F5E #88F45E
square
#5ED3F4 #CA5EF4 #F47F5E #88F45E
split-complementary
#5ED3F4 #F45E88 #F4CA5E
monochromatic
#0EA0CA #25C3F0 #5ED3F4 #97E3F8 #D1F2FC
Accessibility & contrast
On white
1.74
#5ED3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5ED3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3F4
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3F4 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEF6
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed3f4; /* rgb */ color: rgb(94, 211, 244); /* oklch */ color: oklch(81.2% 0.114 219.4);
Tailwind
colors: {
custom: {
50: '#9ae0f7',
500: '#5ed3f4',
950: '#000000',
},
}SCSS
$custom: #5ed3f4; $custom-light: #9ae0f7; $custom-dark: #000000;
JSON
{
"hex": "#5ed3f4",
"rgb": {
"r": 94,
"g": 211,
"b": 244
},
"hsl": {
"h": 193.2,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.81241,
"c": 0.11423,
"h": 219.4
},
"luminance": 0.555
}Semantic roles & 50–950 ramp
primary
#5ED3F4
secondary
#C65130
accent
#3302E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485