#DDF6DA#DDF6DA
#DDF6DA is a very light, muted green. Relative luminance 0.863; OKLCH L 94.7% C 0.045 H 142.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF6DA |
|---|---|
| RGB | rgb(221, 246, 218) |
| HSL | hsl(114, 61%, 91%) |
| HSV | hsv(114, 11%, 96%) |
| CMYK | cmyk(10.2%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(94.46, -13.21, 10.73) |
| CIE-LCH | lch(94.46, 17.01, 140.92°) |
| OKLab | oklab(94.74% -0.036 0.0279) |
| OKLCH | oklch(94.74% 0.046 142.2) |
| XYZ | xyz(75.4269, 86.3448, 79.0085) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.01
Beige
#F5F5DC
ΔE00 8.73
Lightyellow
#FFFFE0
ΔE00 8.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.96
Off White (survey)
#FFFFE4
ΔE00 9.03
Very Pale Green
#CFFDBC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF6DA #F3DAF6
analogous
#EBF6DA #DDF6DA #DAF6E5
triadic
#DDF6DA #DADDF6 #F6DADD
tetradic
#DDF6DA #DAEBF6 #F3DAF6 #F6E5DA
square
#DDF6DA #DAEBF6 #F3DAF6 #F6E5DA
split-complementary
#DDF6DA #E5DAF6 #F6DAEB
monochromatic
#83DE78 #B0EAA9 #DDF6DA #E8F9E6 #E8F9E6
Accessibility & contrast
On white
1.15
#DDF6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DDF6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF6DA
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF6DA | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#F3EEDB
Tritanopia (blue-blind)
#DBF4EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddf6da; /* rgb */ color: rgb(221, 246, 218); /* oklch */ color: oklch(94.7% 0.045 142.2);
Tailwind
colors: {
custom: {
50: '#e7f9e5',
500: '#ddf6da',
950: '#000000',
},
}SCSS
$custom: #ddf6da; $custom-light: #e7f9e5; $custom-dark: #000000;
JSON
{
"hex": "#ddf6da",
"rgb": {
"r": 221,
"g": 246,
"b": 218
},
"hsl": {
"h": 113.571,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.94741,
"c": 0.0455,
"h": 142.2
},
"luminance": 0.86346
}Semantic roles & 50–950 ramp
primary
#DDF6DA
secondary
#D19DD7
accent
#1DC9B6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584