#DDF0DD#DDF0DD
#DDF0DD is a very light, muted green. Relative luminance 0.829; OKLCH L 93.6% C 0.032 H 145.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0DD |
|---|---|
| RGB | rgb(221, 240, 221) |
| HSL | hsl(120, 39%, 90%) |
| HSV | hsv(120, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 7.9%, 5.9%) |
| CIE-LAB | lab(92.98, -9.69, 7.05) |
| CIE-LCH | lch(92.98, 11.98, 143.98°) |
| OKLab | oklab(93.59% -0.0266 0.0184) |
| OKLCH | oklch(93.59% 0.032 145.3) |
| XYZ | xyz(74.0275, 82.9121, 80.4962) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.95
Beige
#F5F5DC
ΔE00 7.44
Mintcream
#F5FFFA
ΔE00 7.74
Off White (survey)
#FFFFE4
ΔE00 8.24
Ice
#D6FFFA
ΔE00 8.43
Lightyellow
#FFFFE0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0DD #F0DDF0
analogous
#E6F0DD #DDF0DD #DDF0E6
triadic
#DDF0DD #DDDDF0 #F0DDDD
tetradic
#DDF0DD #DDE6F0 #F0DDF0 #F0E6DD
square
#DDF0DD #DDE6F0 #F0DDF0 #F0E6DD
split-complementary
#DDF0DD #E6DDF0 #F0DDE6
monochromatic
#88CB88 #B3DDB3 #DDF0DD #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.19
#DDF0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DDF0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0DD
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0DD | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDC
Deuteranopia (green-blind)
#EDEADE
Tritanopia (blue-blind)
#DBEFEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf0dd; /* rgb */ color: rgb(221, 240, 221); /* oklch */ color: oklch(93.6% 0.032 145.3);
Tailwind
colors: {
custom: {
50: '#e7f5e7',
500: '#ddf0dd',
950: '#000000',
},
}SCSS
$custom: #ddf0dd; $custom-light: #e7f5e7; $custom-dark: #000000;
JSON
{
"hex": "#ddf0dd",
"rgb": {
"r": 221,
"g": 240,
"b": 221
},
"hsl": {
"h": 120,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.93588,
"c": 0.03231,
"h": 145.3
},
"luminance": 0.82913
}Semantic roles & 50–950 ramp
primary
#DDF0DD
secondary
#CCA5CC
accent
#34B2B2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584