#5ED4EF#5ED4EF
#5ED4EF is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.3% C 0.112 H 215.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4EF |
|---|---|
| RGB | rgb(94, 212, 239) |
| HSL | hsl(191, 82%, 65%) |
| HSV | hsv(191, 61%, 94%) |
| CMYK | cmyk(60.7%, 11.3%, 0%, 6.3%) |
| CIE-LAB | lab(79.44, -25.37, -23.21) |
| CIE-LCH | lch(79.44, 34.38, 222.45°) |
| OKLab | oklab(81.27% -0.0912 -0.0644) |
| OKLCH | oklch(81.27% 0.112 215.2) |
| XYZ | xyz(43.7332, 55.6942, 90.0899) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 5.54
Aqua Blue
#02D8E9
ΔE00 5.90
Bright Sky Blue
#02CCFE
ΔE00 6.14
Baby Blue
#89CFF0
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4EF #EF795E
analogous
#5EEFC1 #5ED4EF #5E8CEF
triadic
#5ED4EF #EF5ED4 #D4EF5E
tetradic
#5ED4EF #C15EEF #EF795E #8CEF5E
square
#5ED4EF #C15EEF #EF795E #8CEF5E
split-complementary
#5ED4EF #EF5E8C #EFC15E
monochromatic
#139FC0 #26C5E9 #5ED4EF #96E3F5 #CDF2FA
Accessibility & contrast
On white
1.73
#5ED4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#5ED4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4EF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4EF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed4ef; /* rgb */ color: rgb(94, 212, 239); /* oklch */ color: oklch(81.3% 0.112 215.2);
Tailwind
colors: {
custom: {
50: '#99e1f4',
500: '#5ed4ef',
950: '#000000',
},
}SCSS
$custom: #5ed4ef; $custom-light: #99e1f4; $custom-dark: #000000;
JSON
{
"hex": "#5ed4ef",
"rgb": {
"r": 94,
"g": 212,
"b": 239
},
"hsl": {
"h": 191.172,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.81275,
"c": 0.11169,
"h": 215.2
},
"luminance": 0.55699
}Semantic roles & 50–950 ramp
primary
#5ED4EF
secondary
#BE4D33
accent
#2F07DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485