#DDE5CC#DDE5CC
#DDE5CC is a very light, muted yellow-green. Relative luminance 0.758; OKLCH L 90.9% C 0.034 H 121.5°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5CC |
|---|---|
| RGB | rgb(221, 229, 204) |
| HSL | hsl(79, 32%, 85%) |
| HSV | hsv(79, 11%, 90%) |
| CMYK | cmyk(3.5%, 0%, 10.9%, 10.2%) |
| CIE-LAB | lab(89.75, -7.03, 11.28) |
| CIE-LCH | lch(89.75, 13.29, 121.94°) |
| OKLab | oklab(90.91% -0.018 0.0293) |
| OKLCH | oklch(90.91% 0.034 121.5) |
| XYZ | xyz(68.7356, 75.7704, 68.1191) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.97
Off White (survey)
#FFFFE4
ΔE00 6.59
Lightyellow
#FFFFE0
ΔE00 6.68
Eggshell
#F0EAD6
ΔE00 6.78
Honeydew
#F0FFF0
ΔE00 6.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5CC #D4CCE5
analogous
#E5E1CC #DDE5CC #D1E5CC
triadic
#DDE5CC #CCDDE5 #E5CCDD
tetradic
#DDE5CC #CCE5E1 #D4CCE5 #E5CCD1
square
#DDE5CC #CCE5E1 #D4CCE5 #E5CCD1
split-complementary
#DDE5CC #CCD1E5 #E1CCE5
monochromatic
#A7BC7B #C2D0A3 #DDE5CC #F1F5EB #F1F5EB
Accessibility & contrast
On white
1.30
#DDE5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#DDE5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5CC
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5CC | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CB
Deuteranopia (green-blind)
#E7E2CD
Tritanopia (blue-blind)
#DFE2DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde5cc; /* rgb */ color: rgb(221, 229, 204); /* oklch */ color: oklch(90.9% 0.034 121.5);
Tailwind
colors: {
custom: {
50: '#e7eddb',
500: '#dde5cc',
950: '#000000',
},
}SCSS
$custom: #dde5cc; $custom-light: #e7eddb; $custom-dark: #000000;
JSON
{
"hex": "#dde5cc",
"rgb": {
"r": 221,
"g": 229,
"b": 204
},
"hsl": {
"h": 79.2,
"s": 32.468,
"l": 84.902
},
"oklch": {
"l": 0.90911,
"c": 0.0344,
"h": 121.5
},
"luminance": 0.7577
}Semantic roles & 50–950 ramp
primary
#DDE5CC
secondary
#A497BE
accent
#3AAB5E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161615
muted
#848484