#DDFEE9#DDFEE9
#DDFEE9 is a very light, muted green. Relative luminance 0.921; OKLCH L 96.8% C 0.044 H 157.6°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEE9 |
|---|---|
| RGB | rgb(221, 254, 233) |
| HSL | hsl(142, 94%, 93%) |
| HSV | hsv(142, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(96.88, -14.52, 6.47) |
| CIE-LCH | lch(96.88, 15.90, 155.98°) |
| OKLab | oklab(96.77% -0.0408 0.0168) |
| OKLCH | oklch(96.77% 0.044 157.6) |
| XYZ | xyz(79.9652, 92.1375, 90.6463) |
| Luminance | 0.9214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.97
Ice
#D6FFFA
ΔE00 6.34
Duck Egg Blue
#C3FBF4
ΔE00 7.45
Eggshell Blue
#C4FFF7
ΔE00 7.52
Pale Aqua
#B8FFEB
ΔE00 7.76
Light Light Blue
#CAFFFB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEE9 #FEDDF2
analogous
#E1FEDD #DDFEE9 #DDFEF9
triadic
#DDFEE9 #E9DDFE #FEE9DD
tetradic
#DDFEE9 #DDE1FE #FEDDF2 #FEF9DD
square
#DDFEE9 #DDE1FE #FEDDF2 #FEF9DD
split-complementary
#DDFEE9 #F9DDFE #FEDDE1
monochromatic
#66FB9C #A2FCC3 #DDFEE9 #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.08
#DDFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#DDFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEE9
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEE9 | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E8
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#D8FDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfee9; /* rgb */ color: rgb(221, 254, 233); /* oklch */ color: oklch(96.8% 0.044 157.6);
Tailwind
colors: {
custom: {
50: '#e7fef0',
500: '#ddfee9',
950: '#000000',
},
}SCSS
$custom: #ddfee9; $custom-light: #e7fef0; $custom-dark: #000000;
JSON
{
"hex": "#ddfee9",
"rgb": {
"r": 221,
"g": 254,
"b": 233
},
"hsl": {
"h": 141.818,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96773,
"c": 0.0441,
"h": 157.6
},
"luminance": 0.92139
}Semantic roles & 50–950 ramp
primary
#DDFEE9
secondary
#E996CB
accent
#0092E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585