#5ED2EC#5ED2EC
#5ED2EC is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.7% C 0.110 H 214.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2EC |
|---|---|
| RGB | rgb(94, 210, 236) |
| HSL | hsl(191, 79%, 65%) |
| HSV | hsv(191, 60%, 93%) |
| CMYK | cmyk(60.2%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(78.77, -25.25, -22.63) |
| CIE-LCH | lch(78.77, 33.90, 221.87°) |
| OKLab | oklab(80.7% -0.0903 -0.0628) |
| OKLCH | oklch(80.7% 0.11 214.8) |
| XYZ | xyz(42.7969, 54.5246, 87.6095) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 5.81
Bright Sky Blue
#02CCFE
ΔE00 6.24
Baby Blue
#89CFF0
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2EC #EC785E
analogous
#5EECBF #5ED2EC #5E8BEC
triadic
#5ED2EC #EC5ED2 #D2EC5E
tetradic
#5ED2EC #BF5EEC #EC785E #8BEC5E
square
#5ED2EC #BF5EEC #EC785E #8BEC5E
split-complementary
#5ED2EC #EC5E8B #ECBF5E
monochromatic
#169CBA #27C3E6 #5ED2EC #95E1F2 #CBF1F9
Accessibility & contrast
On white
1.76
#5ED2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#5ED2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2EC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2EC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEE
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed2ec; /* rgb */ color: rgb(94, 210, 236); /* oklch */ color: oklch(80.7% 0.110 214.8);
Tailwind
colors: {
custom: {
50: '#99e0f2',
500: '#5ed2ec',
950: '#000000',
},
}SCSS
$custom: #5ed2ec; $custom-light: #99e0f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed2ec",
"rgb": {
"r": 94,
"g": 210,
"b": 236
},
"hsl": {
"h": 190.986,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.80702,
"c": 0.11001,
"h": 214.8
},
"luminance": 0.54529
}Semantic roles & 50–950 ramp
primary
#5ED2EC
secondary
#B94D35
accent
#310ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485