#DDEFDF#DDEFDF
#DDEFDF is a very light, muted green. Relative luminance 0.824; OKLCH L 93.4% C 0.029 H 148.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFDF |
|---|---|
| RGB | rgb(221, 239, 223) |
| HSL | hsl(127, 36%, 90%) |
| HSV | hsv(127, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.77, -8.84, 5.70) |
| CIE-LCH | lch(92.77, 10.52, 147.15°) |
| OKLab | oklab(93.44% -0.0244 0.0149) |
| OKLCH | oklch(93.44% 0.029 148.6) |
| XYZ | xyz(74.0020, 82.4322, 81.8100) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.66
Mintcream
#F5FFFA
ΔE00 6.87
Beige
#F5F5DC
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 7.91
Ice
#D6FFFA
ΔE00 8.07
Azure (CSS)
#F0FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFDF #EFDDED
analogous
#E4EFDD #DDEFDF #DDEFE8
triadic
#DDEFDF #DFDDEF #EFDFDD
tetradic
#DDEFDF #DDE4EF #EFDDED #EFE8DD
square
#DDEFDF #DDE4EF #EFDDED #EFE8DD
split-complementary
#DDEFDF #E8DDEF #EFDDE4
monochromatic
#8AC891 #B3DBB8 #DDEFDF #EAF5EB #EAF5EB
Accessibility & contrast
On white
1.20
#DDEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DDEFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFDF
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFDF | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDE
Deuteranopia (green-blind)
#ECE9E0
Tritanopia (blue-blind)
#DBEEEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddefdf; /* rgb */ color: rgb(221, 239, 223); /* oklch */ color: oklch(93.4% 0.029 148.6);
Tailwind
colors: {
custom: {
50: '#e7f4e9',
500: '#ddefdf',
950: '#000000',
},
}SCSS
$custom: #ddefdf; $custom-light: #e7f4e9; $custom-dark: #000000;
JSON
{
"hex": "#ddefdf",
"rgb": {
"r": 221,
"g": 239,
"b": 223
},
"hsl": {
"h": 126.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93437,
"c": 0.02859,
"h": 148.6
},
"luminance": 0.82433
}Semantic roles & 50–950 ramp
primary
#DDEFDF
secondary
#CAA6C6
accent
#37A2AF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584