#DDEFDC#DDEFDC
#DDEFDC is a very light, muted green. Relative luminance 0.823; OKLCH L 93.4% C 0.032 H 143.9°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFDC |
|---|---|
| RGB | rgb(221, 239, 220) |
| HSL | hsl(117, 37%, 90%) |
| HSV | hsv(117, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.69, -9.36, 7.16) |
| CIE-LCH | lch(92.69, 11.79, 142.60°) |
| OKLab | oklab(93.36% -0.0256 0.0187) |
| OKLCH | oklch(93.36% 0.032 143.9) |
| XYZ | xyz(73.6011, 82.2718, 79.6987) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.99
Beige
#F5F5DC
ΔE00 7.18
Mintcream
#F5FFFA
ΔE00 7.68
Off White (survey)
#FFFFE4
ΔE00 8.06
Lightyellow
#FFFFE0
ΔE00 8.40
Ivory
#FFFFF0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFDC #EEDCEF
analogous
#E7EFDC #DDEFDC #DCEFE4
triadic
#DDEFDC #DCDDEF #EFDCDD
tetradic
#DDEFDC #DCE7EF #EEDCEF #EFE4DC
square
#DDEFDC #DCE7EF #EEDCEF #EFE4DC
split-complementary
#DDEFDC #E4DCEF #EFDCE7
monochromatic
#8BC988 #B4DCB2 #DDEFDC #EBF5EA #EBF5EA
Accessibility & contrast
On white
1.20
#DDEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DDEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFDC
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFDC | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#EDE9DD
Tritanopia (blue-blind)
#DCEEE9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddefdc; /* rgb */ color: rgb(221, 239, 220); /* oklch */ color: oklch(93.4% 0.032 143.9);
Tailwind
colors: {
custom: {
50: '#e7f4e6',
500: '#ddefdc',
950: '#000000',
},
}SCSS
$custom: #ddefdc; $custom-light: #e7f4e6; $custom-dark: #000000;
JSON
{
"hex": "#ddefdc",
"rgb": {
"r": 221,
"g": 239,
"b": 220
},
"hsl": {
"h": 116.842,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93358,
"c": 0.03169,
"h": 143.9
},
"luminance": 0.82272
}Semantic roles & 50–950 ramp
primary
#DDEFDC
secondary
#C8A5CA
accent
#35B0AA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584