#DDFDE8#DDFDE8
#DDFDE8 is a very light, muted green. Relative luminance 0.914; OKLCH L 96.5% C 0.043 H 156.8°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDE8 |
|---|---|
| RGB | rgb(221, 253, 232) |
| HSL | hsl(141, 89%, 93%) |
| HSV | hsv(141, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 8.3%, 0.8%) |
| CIE-LAB | lab(96.59, -14.21, 6.58) |
| CIE-LCH | lch(96.59, 15.66, 155.16°) |
| OKLab | oklab(96.54% -0.0398 0.0171) |
| OKLCH | oklch(96.54% 0.043 156.8) |
| XYZ | xyz(79.5062, 91.4475, 89.7906) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.77
Ice
#D6FFFA
ΔE00 6.44
Duck Egg Blue
#C3FBF4
ΔE00 7.61
Eggshell Blue
#C4FFF7
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.96
Light Light Blue
#CAFFFB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDE8 #FDDDF2
analogous
#E2FDDD #DDFDE8 #DDFDF8
triadic
#DDFDE8 #E8DDFD #FDE8DD
tetradic
#DDFDE8 #DDE2FD #FDDDF2 #FDF8DD
square
#DDFDE8 #DDE2FD #FDDDF2 #FDF8DD
split-complementary
#DDFDE8 #F8DDFD #FDDDE2
monochromatic
#69F69A #A3FAC1 #DDFDE8 #E2FDEB #E2FDEB
Accessibility & contrast
On white
1.09
#DDFDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DDFDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDE8
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDE8 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#F7F4E9
Tritanopia (blue-blind)
#D8FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfde8; /* rgb */ color: rgb(221, 253, 232); /* oklch */ color: oklch(96.5% 0.043 156.8);
Tailwind
colors: {
custom: {
50: '#e7feef',
500: '#ddfde8',
950: '#000000',
},
}SCSS
$custom: #ddfde8; $custom-light: #e7feef; $custom-dark: #000000;
JSON
{
"hex": "#ddfde8",
"rgb": {
"r": 221,
"g": 253,
"b": 232
},
"hsl": {
"h": 140.625,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96541,
"c": 0.04335,
"h": 156.8
},
"luminance": 0.91449
}Semantic roles & 50–950 ramp
primary
#DDFDE8
secondary
#E797CC
accent
#0097E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585