#DDEDDC#DDEDDC
#DDEDDC is a very light, muted green. Relative luminance 0.811; OKLCH L 93.0% C 0.028 H 143.7°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDDC |
|---|---|
| RGB | rgb(221, 237, 220) |
| HSL | hsl(116, 32%, 90%) |
| HSV | hsv(116, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(92.18, -8.36, 6.42) |
| CIE-LCH | lch(92.18, 10.54, 142.47°) |
| OKLab | oklab(92.95% -0.0228 0.0168) |
| OKLCH | oklch(92.95% 0.028 143.7) |
| XYZ | xyz(73.0188, 81.1073, 79.5046) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.93
Beige
#F5F5DC
ΔE00 6.90
Mintcream
#F5FFFA
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.52
Ivory
#FFFFF0
ΔE00 7.88
Off White (survey)
#FFFFE4
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDDC #ECDCED
analogous
#E6EDDC #DDEDDC #DCEDE4
triadic
#DDEDDC #DCDDED #EDDCDD
tetradic
#DDEDDC #DCE6ED #ECDCED #EDE4DC
square
#DDEDDC #DCE6ED #ECDCED #EDE4DC
split-complementary
#DDEDDC #E4DCED #EDDCE6
monochromatic
#8EC38B #B6D8B4 #DDEDDC #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.22
#DDEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#DDEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDDC
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDDC | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#DCECE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeddc; /* rgb */ color: rgb(221, 237, 220); /* oklch */ color: oklch(93.0% 0.028 143.7);
Tailwind
colors: {
custom: {
50: '#e7f2e6',
500: '#ddeddc',
950: '#000000',
},
}SCSS
$custom: #ddeddc; $custom-light: #e7f2e6; $custom-dark: #000000;
JSON
{
"hex": "#ddeddc",
"rgb": {
"r": 221,
"g": 237,
"b": 220
},
"hsl": {
"h": 116.471,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.9295,
"c": 0.02833,
"h": 143.7
},
"luminance": 0.81108
}Semantic roles & 50–950 ramp
primary
#DDEDDC
secondary
#C5A6C7
accent
#3BABA4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584