#5ECEED#5ECEED
#5ECEED is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.8% C 0.110 H 218.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECEED |
|---|---|
| RGB | rgb(94, 206, 237) |
| HSL | hsl(193, 80%, 65%) |
| HSV | hsv(193, 60%, 93%) |
| CMYK | cmyk(60.3%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.66, -22.96, -24.85) |
| CIE-LCH | lch(77.66, 33.83, 227.27°) |
| OKLab | oklab(79.82% -0.0858 -0.0691) |
| OKLCH | oklch(79.82% 0.11 218.8) |
| XYZ | xyz(41.9673, 52.6325, 88.0517) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 4.47
Bright Sky Blue
#02CCFE
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 7.27
Aqua Blue
#02D8E9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECEED #ED7D5E
analogous
#5EEDC4 #5ECEED #5E87ED
triadic
#5ECEED #ED5ECE #CEED5E
tetradic
#5ECEED #C45EED #ED7D5E #87ED5E
square
#5ECEED #C45EED #ED7D5E #87ED5E
split-complementary
#5ECEED #ED5E87 #EDC45E
monochromatic
#1597BC #27BDE7 #5ECEED #95DFF3 #CCF0F9
Accessibility & contrast
On white
1.82
#5ECEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#5ECEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECEED
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECEED | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5eceed; /* rgb */ color: rgb(94, 206, 237); /* oklch */ color: oklch(79.8% 0.110 218.8);
Tailwind
colors: {
custom: {
50: '#99ddf3',
500: '#5eceed',
950: '#000000',
},
}SCSS
$custom: #5eceed; $custom-light: #99ddf3; $custom-dark: #000000;
JSON
{
"hex": "#5eceed",
"rgb": {
"r": 94,
"g": 206,
"b": 237
},
"hsl": {
"h": 193.007,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.79824,
"c": 0.11016,
"h": 218.8
},
"luminance": 0.52637
}Semantic roles & 50–950 ramp
primary
#5ECEED
secondary
#BA5235
accent
#3709DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485