#DDEFE2#DDEFE2
#DDEFE2 is a very light, muted green. Relative luminance 0.826; OKLCH L 93.5% C 0.026 H 154.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFE2 |
|---|---|
| RGB | rgb(221, 239, 226) |
| HSL | hsl(137, 36%, 90%) |
| HSV | hsv(137, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 5.4%, 6.3%) |
| CIE-LAB | lab(92.84, -8.30, 4.25) |
| CIE-LCH | lch(92.84, 9.33, 152.89°) |
| OKLab | oklab(93.52% -0.0232 0.0111) |
| OKLCH | oklch(93.52% 0.026 154.5) |
| XYZ | xyz(74.4100, 82.5954, 83.9590) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.64
Mintcream
#F5FFFA
ΔE00 6.10
Azure (CSS)
#F0FFFF
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.15
Light Grey
#D8DCD6
ΔE00 7.36
Ice
#D6FFFA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFE2 #EFDDEA
analogous
#E1EFDD #DDEFE2 #DDEFEB
triadic
#DDEFE2 #E2DDEF #EFE2DD
tetradic
#DDEFE2 #DDE1EF #EFDDEA #EFEBDD
square
#DDEFE2 #DDE1EF #EFDDEA #EFEBDD
split-complementary
#DDEFE2 #EBDDEF #EFDDE1
monochromatic
#8AC89B #B3DBBF #DDEFE2 #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.20
#DDEFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DDEFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFE2
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFE2 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE1
Deuteranopia (green-blind)
#ECEAE3
Tritanopia (blue-blind)
#DBEEEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddefe2; /* rgb */ color: rgb(221, 239, 226); /* oklch */ color: oklch(93.5% 0.026 154.5);
Tailwind
colors: {
custom: {
50: '#e7f4eb',
500: '#ddefe2',
950: '#000000',
},
}SCSS
$custom: #ddefe2; $custom-light: #e7f4eb; $custom-dark: #000000;
JSON
{
"hex": "#ddefe2",
"rgb": {
"r": 221,
"g": 239,
"b": 226
},
"hsl": {
"h": 136.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93518,
"c": 0.02575,
"h": 154.5
},
"luminance": 0.82596
}Semantic roles & 50–950 ramp
primary
#DDEFE2
secondary
#CAA6C0
accent
#378DAF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584