#DDF7DD#DDF7DD
#DDF7DD is a very light, muted green. Relative luminance 0.871; OKLCH L 95.0% C 0.044 H 145.2°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF7DD |
|---|---|
| RGB | rgb(221, 247, 221) |
| HSL | hsl(120, 62%, 92%) |
| HSV | hsv(120, 11%, 97%) |
| CMYK | cmyk(10.5%, 0%, 10.5%, 3.1%) |
| CIE-LAB | lab(94.79, -13.18, 9.64) |
| CIE-LCH | lch(94.79, 16.34, 143.81°) |
| OKLab | oklab(95.02% -0.0361 0.0251) |
| OKLCH | oklch(95.02% 0.044 145.2) |
| XYZ | xyz(76.1280, 87.1132, 81.1964) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.67
Ice
#D6FFFA
ΔE00 8.79
Beige
#F5F5DC
ΔE00 8.97
Lightyellow
#FFFFE0
ΔE00 9.20
Off White (survey)
#FFFFE4
ΔE00 9.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF7DD #F7DDF7
analogous
#EAF7DD #DDF7DD #DDF7EA
triadic
#DDF7DD #DDDDF7 #F7DDDD
tetradic
#DDF7DD #DDEAF7 #F7DDF7 #F7EADD
square
#DDF7DD #DDEAF7 #F7DDF7 #F7EADD
split-complementary
#DDF7DD #EADDF7 #F7DDEA
monochromatic
#7AE07A #ABEBAB #DDF7DD #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.14
#DDF7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#DDF7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF7DD
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF7DD | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DC
Deuteranopia (green-blind)
#F4EFDE
Tritanopia (blue-blind)
#DBF5EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddf7dd; /* rgb */ color: rgb(221, 247, 221); /* oklch */ color: oklch(95.0% 0.044 145.2);
Tailwind
colors: {
custom: {
50: '#e7f9e7',
500: '#ddf7dd',
950: '#000000',
},
}SCSS
$custom: #ddf7dd; $custom-light: #e7f9e7; $custom-dark: #000000;
JSON
{
"hex": "#ddf7dd",
"rgb": {
"r": 221,
"g": 247,
"b": 221
},
"hsl": {
"h": 120,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.95023,
"c": 0.04398,
"h": 145.2
},
"luminance": 0.87114
}Semantic roles & 50–950 ramp
primary
#DDF7DD
secondary
#D99FD9
accent
#1CCACA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584