#CEDDC9#CEDDC9
#CEDDC9 is a very light, muted green. Relative luminance 0.691; OKLCH L 88.1% C 0.031 H 137.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC9 |
|---|---|
| RGB | rgb(206, 221, 201) |
| HSL | hsl(105, 23%, 83%) |
| HSV | hsv(105, 9%, 87%) |
| CMYK | cmyk(6.8%, 0%, 9%, 13.3%) |
| CIE-LAB | lab(86.53, -8.65, 8.10) |
| CIE-LCH | lch(86.53, 11.85, 136.89°) |
| OKLab | oklab(88.07% -0.0233 0.0211) |
| OKLCH | oklch(88.07% 0.031 137.8) |
| XYZ | xyz(61.8508, 69.0513, 65.3168) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.55
Honeydew
#F0FFF0
ΔE00 7.64
Beige
#F5F5DC
ΔE00 8.30
Eggshell
#F0EAD6
ΔE00 9.52
Off White (survey)
#FFFFE4
ΔE00 9.87
Silver (survey)
#C5C9C7
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC9 #D8C9DD
analogous
#D8DDC9 #CEDDC9 #C9DDCE
triadic
#CEDDC9 #C9CEDD #DDC9CE
tetradic
#CEDDC9 #C9D8DD #D8C9DD #DDCEC9
square
#CEDDC9 #C9D8DD #D8C9DD #DDCEC9
split-complementary
#CEDDC9 #CEC9DD #DDC9D8
monochromatic
#8AAE7E #ACC5A3 #CEDDC9 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.42
#CEDDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CEDDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC9
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC9 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C8
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#CEDBD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddc9; /* rgb */ color: rgb(206, 221, 201); /* oklch */ color: oklch(88.1% 0.031 137.8);
Tailwind
colors: {
custom: {
50: '#dde7d9',
500: '#ceddc9',
950: '#000000',
},
}SCSS
$custom: #ceddc9; $custom-light: #dde7d9; $custom-dark: #000000;
JSON
{
"hex": "#ceddc9",
"rgb": {
"r": 206,
"g": 221,
"b": 201
},
"hsl": {
"h": 105,
"s": 22.727,
"l": 82.745
},
"oklch": {
"l": 0.8807,
"c": 0.03145,
"h": 137.8
},
"luminance": 0.69052
}Semantic roles & 50–950 ramp
primary
#CEDDC9
secondary
#AC97B3
accent
#44A18A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483