#DDEFE0#DDEFE0
#DDEFE0 is a very light, muted green. Relative luminance 0.825; OKLCH L 93.5% C 0.028 H 150.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFE0 |
|---|---|
| RGB | rgb(221, 239, 224) |
| HSL | hsl(130, 36%, 90%) |
| HSV | hsv(130, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 6.3%, 6.3%) |
| CIE-LAB | lab(92.79, -8.66, 5.22) |
| CIE-LCH | lch(92.79, 10.11, 148.92°) |
| OKLab | oklab(93.46% -0.024 0.0136) |
| OKLCH | oklch(93.46% 0.028 150.4) |
| XYZ | xyz(74.1372, 82.4863, 82.5222) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.61
Mintcream
#F5FFFA
ΔE00 6.61
Beige
#F5F5DC
ΔE00 7.65
Light Grey
#D8DCD6
ΔE00 7.72
Azure (CSS)
#F0FFFF
ΔE00 7.75
Lightcyan
#E0FFFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFE0 #EFDDEC
analogous
#E3EFDD #DDEFE0 #DDEFE9
triadic
#DDEFE0 #E0DDEF #EFE0DD
tetradic
#DDEFE0 #DDE3EF #EFDDEC #EFE9DD
square
#DDEFE0 #DDE3EF #EFDDEC #EFE9DD
split-complementary
#DDEFE0 #E9DDEF #EFDDE3
monochromatic
#8AC894 #B3DBBA #DDEFE0 #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.20
#DDEFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DDEFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFE0
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFE0 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECDF
Deuteranopia (green-blind)
#ECE9E1
Tritanopia (blue-blind)
#DBEEEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddefe0; /* rgb */ color: rgb(221, 239, 224); /* oklch */ color: oklch(93.5% 0.028 150.4);
Tailwind
colors: {
custom: {
50: '#e7f4e9',
500: '#ddefe0',
950: '#000000',
},
}SCSS
$custom: #ddefe0; $custom-light: #e7f4e9; $custom-dark: #000000;
JSON
{
"hex": "#ddefe0",
"rgb": {
"r": 221,
"g": 239,
"b": 224
},
"hsl": {
"h": 130,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93464,
"c": 0.02761,
"h": 150.4
},
"luminance": 0.82487
}Semantic roles & 50–950 ramp
primary
#DDEFE0
secondary
#CAA6C4
accent
#379BAF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584