#5ED2ED#5ED2ED
#5ED2ED is a light, moderate cyan. Relative luminance 0.546; OKLCH L 80.7% C 0.110 H 215.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2ED |
|---|---|
| RGB | rgb(94, 210, 237) |
| HSL | hsl(191, 80%, 65%) |
| HSV | hsv(191, 60%, 93%) |
| CMYK | cmyk(60.3%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.80, -24.96, -23.11) |
| CIE-LCH | lch(78.80, 34.02, 222.80°) |
| OKLab | oklab(80.74% -0.0899 -0.0642) |
| OKLCH | oklch(80.74% 0.11 215.5) |
| XYZ | xyz(42.9425, 54.5829, 88.3768) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 5.36
Bright Sky Blue
#02CCFE
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.07
Baby Blue
#89CFF0
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2ED #ED795E
analogous
#5EEDC1 #5ED2ED #5E8AED
triadic
#5ED2ED #ED5ED2 #D2ED5E
tetradic
#5ED2ED #C15EED #ED795E #8AED5E
square
#5ED2ED #C15EED #ED795E #8AED5E
split-complementary
#5ED2ED #ED5E8A #EDC15E
monochromatic
#159CBC #27C3E7 #5ED2ED #95E1F3 #CCF1F9
Accessibility & contrast
On white
1.76
#5ED2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#5ED2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2ED
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2ED | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed2ed; /* rgb */ color: rgb(94, 210, 237); /* oklch */ color: oklch(80.7% 0.110 215.5);
Tailwind
colors: {
custom: {
50: '#99e0f2',
500: '#5ed2ed',
950: '#000000',
},
}SCSS
$custom: #5ed2ed; $custom-light: #99e0f2; $custom-dark: #000000;
JSON
{
"hex": "#5ed2ed",
"rgb": {
"r": 94,
"g": 210,
"b": 237
},
"hsl": {
"h": 191.329,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.8074,
"c": 0.11047,
"h": 215.5
},
"luminance": 0.54587
}Semantic roles & 50–950 ramp
primary
#5ED2ED
secondary
#BA4E35
accent
#3109DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485