#DDF9EA#DDF9EA
#DDF9EA is a very light, muted green. Relative luminance 0.891; OKLCH L 95.8% C 0.035 H 162.4°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF9EA |
|---|---|
| RGB | rgb(221, 249, 234) |
| HSL | hsl(148, 70%, 92%) |
| HSV | hsv(148, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(95.61, -11.86, 4.12) |
| CIE-LCH | lch(95.61, 12.56, 160.85°) |
| OKLab | oklab(95.77% -0.0337 0.0107) |
| OKLCH | oklch(95.77% 0.035 162.4) |
| XYZ | xyz(78.5424, 89.0627, 90.8788) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.54
Ice
#D6FFFA
ΔE00 5.16
Ice Blue (survey)
#D7FFFE
ΔE00 6.36
Lightcyan
#E0FFFF
ΔE00 6.38
Very Pale Blue
#D6FFFE
ΔE00 6.45
Very Light Blue
#D5FFFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF9EA #F9DDEC
analogous
#DEF9DD #DDF9EA #DDF9F8
triadic
#DDF9EA #EADDF9 #F9EADD
tetradic
#DDF9EA #DDDEF9 #F9DDEC #F9F8DD
square
#DDF9EA #DDDEF9 #F9DDEC #F9F8DD
split-complementary
#DDF9EA #F8DDF9 #F9DDDE
monochromatic
#75E7AA #A9F0CA #DDF9EA #E5FAEF #E5FAEF
Accessibility & contrast
On white
1.12
#DDF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DDF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF9EA
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF9EA | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#D8F9F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddf9ea; /* rgb */ color: rgb(221, 249, 234); /* oklch */ color: oklch(95.8% 0.035 162.4);
Tailwind
colors: {
custom: {
50: '#e7fbf0',
500: '#ddf9ea',
950: '#000000',
},
}SCSS
$custom: #ddf9ea; $custom-light: #e7fbf0; $custom-dark: #000000;
JSON
{
"hex": "#ddf9ea",
"rgb": {
"r": 221,
"g": 249,
"b": 234
},
"hsl": {
"h": 147.857,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.95773,
"c": 0.03534,
"h": 162.4
},
"luminance": 0.89064
}Semantic roles & 50–950 ramp
primary
#DDF9EA
secondary
#DD9DBF
accent
#147AD2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585