#DDEFE1#DDEFE1
#DDEFE1 is a very light, muted green. Relative luminance 0.825; OKLCH L 93.5% C 0.027 H 152.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFE1 |
|---|---|
| RGB | rgb(221, 239, 225) |
| HSL | hsl(133, 36%, 90%) |
| HSV | hsv(133, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 5.9%, 6.3%) |
| CIE-LAB | lab(92.81, -8.48, 4.73) |
| CIE-LCH | lch(92.81, 9.71, 150.83°) |
| OKLab | oklab(93.49% -0.0236 0.0124) |
| OKLCH | oklch(93.49% 0.027 152.4) |
| XYZ | xyz(74.2732, 82.5407, 83.2385) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.61
Mintcream
#F5FFFA
ΔE00 6.35
Azure (CSS)
#F0FFFF
ΔE00 7.42
Lightcyan
#E0FFFF
ΔE00 7.46
Light Grey
#D8DCD6
ΔE00 7.53
Ice
#D6FFFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFE1 #EFDDEB
analogous
#E2EFDD #DDEFE1 #DDEFEA
triadic
#DDEFE1 #E1DDEF #EFE1DD
tetradic
#DDEFE1 #DDE2EF #EFDDEB #EFEADD
square
#DDEFE1 #DDE2EF #EFDDEB #EFEADD
split-complementary
#DDEFE1 #EADDEF #EFDDE2
monochromatic
#8AC898 #B3DBBC #DDEFE1 #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.20
#DDEFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DDEFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFE1
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFE1 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE0
Deuteranopia (green-blind)
#ECE9E2
Tritanopia (blue-blind)
#DBEEEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddefe1; /* rgb */ color: rgb(221, 239, 225); /* oklch */ color: oklch(93.5% 0.027 152.4);
Tailwind
colors: {
custom: {
50: '#e7f4ea',
500: '#ddefe1',
950: '#000000',
},
}SCSS
$custom: #ddefe1; $custom-light: #e7f4ea; $custom-dark: #000000;
JSON
{
"hex": "#ddefe1",
"rgb": {
"r": 221,
"g": 239,
"b": 225
},
"hsl": {
"h": 133.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93491,
"c": 0.02666,
"h": 152.4
},
"luminance": 0.82541
}Semantic roles & 50–950 ramp
primary
#DDEFE1
secondary
#CAA6C2
accent
#3794AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584