#9ECEDC#9ECEDC
#9ECEDC is a very light, muted cyan. Relative luminance 0.566; OKLCH L 82.2% C 0.054 H 217.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECEDC |
|---|---|
| RGB | rgb(158, 206, 220) |
| HSL | hsl(194, 47%, 74%) |
| HSV | hsv(194, 28%, 86%) |
| CMYK | cmyk(28.2%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.94, -12.39, -12.02) |
| CIE-LCH | lch(79.94, 17.26, 224.14°) |
| OKLab | oklab(82.23% -0.0426 -0.0328) |
| OKLCH | oklch(82.23% 0.054 217.6) |
| XYZ | xyz(49.0861, 56.5768, 76.0303) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.88
Sky Blue
#87CEEB
ΔE00 5.11
Powder Blue
#B0E0E6
ΔE00 5.36
Ice Blue
#A5DFF9
ΔE00 5.55
Baby Blue
#89CFF0
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECEDC #DCAC9E
analogous
#9EDCCB #9ECEDC #9EAFDC
triadic
#9ECEDC #DC9ECE #CEDC9E
tetradic
#9ECEDC #CB9EDC #DCAC9E #AFDC9E
square
#9ECEDC #CB9EDC #DCAC9E #AFDC9E
split-complementary
#9ECEDC #DC9EAF #DCCB9E
monochromatic
#44A1BC #71B7CC #9ECEDC #CBE5EC #E9F4F7
Accessibility & contrast
On white
1.71
#9ECEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#9ECEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECEDC
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECEDC | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDD
Deuteranopia (green-blind)
#BAC3DC
Tritanopia (blue-blind)
#8AD3D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ecedc; /* rgb */ color: rgb(158, 206, 220); /* oklch */ color: oklch(82.2% 0.054 217.6);
Tailwind
colors: {
custom: {
50: '#bcdde6',
500: '#9ecedc',
950: '#000000',
},
}SCSS
$custom: #9ecedc; $custom-light: #bcdde6; $custom-dark: #000000;
JSON
{
"hex": "#9ecedc",
"rgb": {
"r": 158,
"g": 206,
"b": 220
},
"hsl": {
"h": 193.548,
"s": 46.97,
"l": 74.118
},
"oklch": {
"l": 0.82228,
"c": 0.05374,
"h": 217.6
},
"luminance": 0.56579
}Semantic roles & 50–950 ramp
primary
#9ECEDC
secondary
#B47B6A
accent
#4C2BBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484