#DDF2E1#DDF2E1
#DDF2E1 is a very light, muted green. Relative luminance 0.843; OKLCH L 94.1% C 0.032 H 151.2°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2E1 |
|---|---|
| RGB | rgb(221, 242, 225) |
| HSL | hsl(131, 45%, 91%) |
| HSV | hsv(131, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 7%, 5.1%) |
| CIE-LAB | lab(93.59, -9.99, 5.85) |
| CIE-LCH | lch(93.59, 11.58, 149.64°) |
| OKLab | oklab(94.1% -0.0277 0.0153) |
| OKLCH | oklch(94.1% 0.032 151.2) |
| XYZ | xyz(75.1588, 84.3118, 83.5337) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.72
Mintcream
#F5FFFA
ΔE00 7.38
Ice
#D6FFFA
ΔE00 7.40
Lightcyan
#E0FFFF
ΔE00 7.87
Beige
#F5F5DC
ΔE00 8.14
Ice Blue (survey)
#D7FFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2E1 #F2DDEE
analogous
#E3F2DD #DDF2E1 #DDF2EB
triadic
#DDF2E1 #E1DDF2 #F2E1DD
tetradic
#DDF2E1 #DDE3F2 #F2DDEE #F2EBDD
square
#DDF2E1 #DDE3F2 #F2DDEE #F2EBDD
split-complementary
#DDF2E1 #EBDDF2 #F2DDE3
monochromatic
#84D093 #B1E1BA #DDF2E1 #E9F7EB #E9F7EB
Accessibility & contrast
On white
1.18
#DDF2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#DDF2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2E1
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2E1 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE0
Deuteranopia (green-blind)
#EEECE2
Tritanopia (blue-blind)
#DBF1ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf2e1; /* rgb */ color: rgb(221, 242, 225); /* oklch */ color: oklch(94.1% 0.032 151.2);
Tailwind
colors: {
custom: {
50: '#e7f6ea',
500: '#ddf2e1',
950: '#000000',
},
}SCSS
$custom: #ddf2e1; $custom-light: #e7f6ea; $custom-dark: #000000;
JSON
{
"hex": "#ddf2e1",
"rgb": {
"r": 221,
"g": 242,
"b": 225
},
"hsl": {
"h": 131.429,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.94102,
"c": 0.03166,
"h": 151.2
},
"luminance": 0.84313
}Semantic roles & 50–950 ramp
primary
#DDF2E1
secondary
#CFA4C7
accent
#2E9EB8
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584