#5ED4ED#5ED4ED
#5ED4ED is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.2% C 0.111 H 213.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4ED |
|---|---|
| RGB | rgb(94, 212, 237) |
| HSL | hsl(190, 80%, 65%) |
| HSV | hsv(190, 60%, 93%) |
| CMYK | cmyk(60.3%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.37, -25.95, -22.24) |
| CIE-LCH | lch(79.37, 34.18, 220.60°) |
| OKLab | oklab(81.2% -0.092 -0.0617) |
| OKLCH | oklch(81.2% 0.111 213.9) |
| XYZ | xyz(43.4394, 55.5766, 88.5424) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.78
Aqua Blue
#02D8E9
ΔE00 5.38
Sky Blue
#87CEEB
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.49
Bright Sky Blue
#02CCFE
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4ED #ED775E
analogous
#5EEDBF #5ED4ED #5E8CED
triadic
#5ED4ED #ED5ED4 #D4ED5E
tetradic
#5ED4ED #BF5EED #ED775E #8CED5E
square
#5ED4ED #BF5EED #ED775E #8CED5E
split-complementary
#5ED4ED #ED5E8C #EDBF5E
monochromatic
#159EBC #27C5E7 #5ED4ED #95E3F3 #CCF1F9
Accessibility & contrast
On white
1.73
#5ED4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#5ED4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4ED
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4ED | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEE
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed4ed; /* rgb */ color: rgb(94, 212, 237); /* oklch */ color: oklch(81.2% 0.111 213.9);
Tailwind
colors: {
custom: {
50: '#99e1f2',
500: '#5ed4ed',
950: '#000000',
},
}SCSS
$custom: #5ed4ed; $custom-light: #99e1f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed4ed",
"rgb": {
"r": 94,
"g": 212,
"b": 237
},
"hsl": {
"h": 190.49,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.81199,
"c": 0.11077,
"h": 213.9
},
"luminance": 0.55581
}Semantic roles & 50–950 ramp
primary
#5ED4ED
secondary
#BA4C35
accent
#2E09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485