#DDF0DC#DDF0DC
#DDF0DC is a very light, muted green. Relative luminance 0.829; OKLCH L 93.6% C 0.033 H 143.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0DC |
|---|---|
| RGB | rgb(221, 240, 220) |
| HSL | hsl(117, 40%, 90%) |
| HSV | hsv(117, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(92.95, -9.87, 7.53) |
| CIE-LCH | lch(92.95, 12.41, 142.64°) |
| OKLab | oklab(93.56% -0.027 0.0197) |
| OKLCH | oklch(93.56% 0.033 143.9) |
| XYZ | xyz(73.8947, 82.8590, 79.7966) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.12
Beige
#F5F5DC
ΔE00 7.36
Mintcream
#F5FFFA
ΔE00 8.01
Off White (survey)
#FFFFE4
ΔE00 8.15
Lightyellow
#FFFFE0
ΔE00 8.43
Ice
#D6FFFA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0DC #EFDCF0
analogous
#E7F0DC #DDF0DC #DCF0E5
triadic
#DDF0DC #DCDDF0 #F0DCDD
tetradic
#DDF0DC #DCE7F0 #EFDCF0 #F0E5DC
square
#DDF0DC #DCE7F0 #EFDCF0 #F0E5DC
split-complementary
#DDF0DC #E5DCF0 #F0DCE7
monochromatic
#8ACB86 #B3DEB1 #DDF0DC #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.20
#DDF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DDF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0DC
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0DC | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#EEEADD
Tritanopia (blue-blind)
#DCEFEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf0dc; /* rgb */ color: rgb(221, 240, 220); /* oklch */ color: oklch(93.6% 0.033 143.9);
Tailwind
colors: {
custom: {
50: '#e7f5e6',
500: '#ddf0dc',
950: '#000000',
},
}SCSS
$custom: #ddf0dc; $custom-light: #e7f5e6; $custom-dark: #000000;
JSON
{
"hex": "#ddf0dc",
"rgb": {
"r": 221,
"g": 240,
"b": 220
},
"hsl": {
"h": 117,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93562,
"c": 0.03336,
"h": 143.9
},
"luminance": 0.8286
}Semantic roles & 50–950 ramp
primary
#DDF0DC
secondary
#CAA4CC
accent
#32B3AD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584