#DDF7DA#DDF7DA
#DDF7DA is a very light, muted green. Relative luminance 0.870; OKLCH L 94.9% C 0.047 H 142.3°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF7DA |
|---|---|
| RGB | rgb(221, 247, 218) |
| HSL | hsl(114, 64%, 91%) |
| HSV | hsv(114, 12%, 97%) |
| CMYK | cmyk(10.5%, 0%, 11.7%, 3.1%) |
| CIE-LAB | lab(94.72, -13.70, 11.10) |
| CIE-LCH | lch(94.72, 17.63, 141.00°) |
| OKLab | oklab(94.95% -0.0373 0.0288) |
| OKLCH | oklch(94.95% 0.047 142.3) |
| XYZ | xyz(75.7319, 86.9547, 79.1101) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.31
Beige
#F5F5DC
ΔE00 8.99
Very Pale Green
#CFFDBC
ΔE00 9.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.04
Lightyellow
#FFFFE0
ΔE00 9.04
Very Light Green
#D1FFBD
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF7DA #F4DAF7
analogous
#EBF7DA #DDF7DA #DAF7E5
triadic
#DDF7DA #DADDF7 #F7DADD
tetradic
#DDF7DA #DAEBF7 #F4DAF7 #F7E5DA
square
#DDF7DA #DAEBF7 #F4DAF7 #F7E5DA
split-complementary
#DDF7DA #E5DAF7 #F7DAEB
monochromatic
#81E175 #AFECA8 #DDF7DA #E8FAE6 #E8FAE6
Accessibility & contrast
On white
1.14
#DDF7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#DDF7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF7DA
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF7DA | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D8
Deuteranopia (green-blind)
#F4EFDB
Tritanopia (blue-blind)
#DBF5EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddf7da; /* rgb */ color: rgb(221, 247, 218); /* oklch */ color: oklch(94.9% 0.047 142.3);
Tailwind
colors: {
custom: {
50: '#e7f9e5',
500: '#ddf7da',
950: '#000000',
},
}SCSS
$custom: #ddf7da; $custom-light: #e7f9e5; $custom-dark: #000000;
JSON
{
"hex": "#ddf7da",
"rgb": {
"r": 221,
"g": 247,
"b": 218
},
"hsl": {
"h": 113.793,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.94947,
"c": 0.04715,
"h": 142.3
},
"luminance": 0.86956
}Semantic roles & 50–950 ramp
primary
#DDF7DA
secondary
#D39CD9
accent
#19CCBA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584