#5ECDED#5ECDED
#5ECDED is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.6% C 0.110 H 219.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECDED |
|---|---|
| RGB | rgb(94, 205, 237) |
| HSL | hsl(193, 80%, 65%) |
| HSV | hsv(193, 60%, 93%) |
| CMYK | cmyk(60.3%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.37, -22.45, -25.29) |
| CIE-LCH | lch(77.37, 33.82, 228.40°) |
| OKLab | oklab(79.6% -0.0848 -0.0703) |
| OKLCH | oklch(79.6% 0.11 219.7) |
| XYZ | xyz(41.7274, 52.1525, 87.9717) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 4.32
Bright Sky Blue
#02CCFE
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 6.92
Lightskyblue
#87CEFA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECDED #ED7E5E
analogous
#5EEDC6 #5ECDED #5E85ED
triadic
#5ECDED #ED5ECD #CDED5E
tetradic
#5ECDED #C65EED #ED7E5E #85ED5E
square
#5ECDED #C65EED #ED7E5E #85ED5E
split-complementary
#5ECDED #ED5E85 #EDC65E
monochromatic
#1596BC #27BCE7 #5ECDED #95DEF3 #CCEFF9
Accessibility & contrast
On white
1.84
#5ECDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#5ECDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECDED
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECDED | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5ecded; /* rgb */ color: rgb(94, 205, 237); /* oklch */ color: oklch(79.6% 0.110 219.7);
Tailwind
colors: {
custom: {
50: '#98dcf3',
500: '#5ecded',
950: '#000000',
},
}SCSS
$custom: #5ecded; $custom-light: #98dcf3; $custom-dark: #000000;
JSON
{
"hex": "#5ecded",
"rgb": {
"r": 94,
"g": 205,
"b": 237
},
"hsl": {
"h": 193.427,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.79595,
"c": 0.11013,
"h": 219.7
},
"luminance": 0.52157
}Semantic roles & 50–950 ramp
primary
#5ECDED
secondary
#BA5335
accent
#3809DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485