#9ECEDD#9ECEDD
#9ECEDD is a very light, muted cyan. Relative luminance 0.566; OKLCH L 82.3% C 0.054 H 219.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECEDD |
|---|---|
| RGB | rgb(158, 206, 221) |
| HSL | hsl(194, 48%, 74%) |
| HSV | hsv(194, 29%, 87%) |
| CMYK | cmyk(28.5%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.97, -12.15, -12.51) |
| CIE-LCH | lch(79.97, 17.44, 225.83°) |
| OKLab | oklab(82.26% -0.0422 -0.0341) |
| OKLCH | oklch(82.26% 0.054 219) |
| XYZ | xyz(49.2189, 56.6299, 76.7299) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.82
Sky Blue
#87CEEB
ΔE00 4.83
Ice Blue
#A5DFF9
ΔE00 5.28
Powder Blue
#B0E0E6
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 5.70
Light Grey Blue
#9DBCD4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECEDD #DDAD9E
analogous
#9EDDCD #9ECEDD #9EAFDD
triadic
#9ECEDD #DD9ECE #CEDD9E
tetradic
#9ECEDD #CD9EDD #DDAD9E #AFDD9E
square
#9ECEDD #CD9EDD #DDAD9E #AFDD9E
split-complementary
#9ECEDD #DD9EAF #DDCD9E
monochromatic
#43A0BD #71B7CD #9ECEDD #CBE5ED #E8F4F7
Accessibility & contrast
On white
1.70
#9ECEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#9ECEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECEDD
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECEDD | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#8AD3D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ecedd; /* rgb */ color: rgb(158, 206, 221); /* oklch */ color: oklch(82.3% 0.054 219.0);
Tailwind
colors: {
custom: {
50: '#bcdde7',
500: '#9ecedd',
950: '#000000',
},
}SCSS
$custom: #9ecedd; $custom-light: #bcdde7; $custom-dark: #000000;
JSON
{
"hex": "#9ecedd",
"rgb": {
"r": 158,
"g": 206,
"b": 221
},
"hsl": {
"h": 194.286,
"s": 48.092,
"l": 74.314
},
"oklch": {
"l": 0.82262,
"c": 0.05427,
"h": 219
},
"luminance": 0.56632
}Semantic roles & 50–950 ramp
primary
#9ECEDD
secondary
#B57C6A
accent
#4D2ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484