#DDEFE4#DDEFE4
#DDEFE4 is a very light, muted green. Relative luminance 0.827; OKLCH L 93.6% C 0.024 H 159.1°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFE4 |
|---|---|
| RGB | rgb(221, 239, 228) |
| HSL | hsl(143, 36%, 90%) |
| HSV | hsv(143, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 4.6%, 6.3%) |
| CIE-LAB | lab(92.89, -7.94, 3.28) |
| CIE-LCH | lch(92.89, 8.59, 157.55°) |
| OKLab | oklab(93.57% -0.0224 0.0086) |
| OKLCH | oklch(93.57% 0.024 159.1) |
| XYZ | xyz(74.6861, 82.7058, 85.4128) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.84
Mintcream
#F5FFFA
ΔE00 5.64
Azure (CSS)
#F0FFFF
ΔE00 6.40
Lightcyan
#E0FFFF
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 7.04
Ice
#D6FFFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFE4 #EFDDE8
analogous
#DFEFDD #DDEFE4 #DDEFED
triadic
#DDEFE4 #E4DDEF #EFE4DD
tetradic
#DDEFE4 #DDDFEF #EFDDE8 #EFEDDD
square
#DDEFE4 #DDDFEF #EFDDE8 #EFEDDD
split-complementary
#DDEFE4 #EDDDEF #EFDDDF
monochromatic
#8AC8A2 #B3DBC3 #DDEFE4 #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.20
#DDEFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DDEFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFE4
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFE4 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE3
Deuteranopia (green-blind)
#EBEAE5
Tritanopia (blue-blind)
#DAEFEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddefe4; /* rgb */ color: rgb(221, 239, 228); /* oklch */ color: oklch(93.6% 0.024 159.1);
Tailwind
colors: {
custom: {
50: '#e7f4ec',
500: '#ddefe4',
950: '#000000',
},
}SCSS
$custom: #ddefe4; $custom-light: #e7f4ec; $custom-dark: #000000;
JSON
{
"hex": "#ddefe4",
"rgb": {
"r": 221,
"g": 239,
"b": 228
},
"hsl": {
"h": 143.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93572,
"c": 0.02403,
"h": 159.1
},
"luminance": 0.82707
}Semantic roles & 50–950 ramp
primary
#DDEFE4
secondary
#CAA6BC
accent
#3780AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584