#CEDCC9#CEDCC9
#CEDCC9 is a very light, muted green. Relative luminance 0.685; OKLCH L 87.9% C 0.030 H 137.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC9 |
|---|---|
| RGB | rgb(206, 220, 201) |
| HSL | hsl(104, 21%, 83%) |
| HSV | hsv(104, 9%, 86%) |
| CMYK | cmyk(6.4%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(86.27, -8.14, 7.72) |
| CIE-LCH | lch(86.27, 11.22, 136.51°) |
| OKLab | oklab(87.86% -0.0219 0.0202) |
| OKLCH | oklch(87.86% 0.03 137.4) |
| XYZ | xyz(61.5875, 68.5249, 65.2290) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.07
Honeydew
#F0FFF0
ΔE00 7.71
Beige
#F5F5DC
ΔE00 8.26
Eggshell
#F0EAD6
ΔE00 9.26
Silver (survey)
#C5C9C7
ΔE00 9.51
Off White (survey)
#FFFFE4
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC9 #D7C9DC
analogous
#D7DCC9 #CEDCC9 #C9DCCE
triadic
#CEDCC9 #C9CEDC #DCC9CE
tetradic
#CEDCC9 #C9D7DC #D7C9DC #DCCEC9
square
#CEDCC9 #C9D7DC #D7C9DC #DCCEC9
split-complementary
#CEDCC9 #CEC9DC #DCC9D7
monochromatic
#8BAC7F #ACC4A4 #CEDCC9 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.43
#CEDCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CEDCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC9
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC9 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C8
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#CEDAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedcc9; /* rgb */ color: rgb(206, 220, 201); /* oklch */ color: oklch(87.9% 0.030 137.4);
Tailwind
colors: {
custom: {
50: '#dde6d9',
500: '#cedcc9',
950: '#000000',
},
}SCSS
$custom: #cedcc9; $custom-light: #dde6d9; $custom-dark: #000000;
JSON
{
"hex": "#cedcc9",
"rgb": {
"r": 206,
"g": 220,
"b": 201
},
"hsl": {
"h": 104.211,
"s": 21.348,
"l": 82.549
},
"oklch": {
"l": 0.87864,
"c": 0.02977,
"h": 137.4
},
"luminance": 0.68525
}Semantic roles & 50–950 ramp
primary
#CEDCC9
secondary
#AB97B2
accent
#46A088
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483