#DDFEEA#DDFEEA
#DDFEEA is a very light, muted green. Relative luminance 0.922; OKLCH L 96.8% C 0.043 H 158.9°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEEA |
|---|---|
| RGB | rgb(221, 254, 234) |
| HSL | hsl(144, 94%, 93%) |
| HSV | hsv(144, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(96.90, -14.34, 5.99) |
| CIE-LCH | lch(96.90, 15.54, 157.33°) |
| OKLab | oklab(96.8% -0.0404 0.0156) |
| OKLCH | oklch(96.8% 0.043 158.9) |
| XYZ | xyz(80.1085, 92.1948, 91.4008) |
| Luminance | 0.9220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.87
Ice
#D6FFFA
ΔE00 6.01
Duck Egg Blue
#C3FBF4
ΔE00 7.20
Eggshell Blue
#C4FFF7
ΔE00 7.30
Light Light Blue
#CAFFFB
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEEA #FEDDF1
analogous
#E0FEDD #DDFEEA #DDFEFA
triadic
#DDFEEA #EADDFE #FEEADD
tetradic
#DDFEEA #DDE0FE #FEDDF1 #FEFADD
square
#DDFEEA #DDE0FE #FEDDF1 #FEFADD
split-complementary
#DDFEEA #FADDFE #FEDDE0
monochromatic
#66FBA1 #A2FCC5 #DDFEEA #E1FEED #E1FEED
Accessibility & contrast
On white
1.08
#DDFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DDFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEEA
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEEA | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#D8FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfeea; /* rgb */ color: rgb(221, 254, 234); /* oklch */ color: oklch(96.8% 0.043 158.9);
Tailwind
colors: {
custom: {
50: '#e7fef0',
500: '#ddfeea',
950: '#000000',
},
}SCSS
$custom: #ddfeea; $custom-light: #e7fef0; $custom-dark: #000000;
JSON
{
"hex": "#ddfeea",
"rgb": {
"r": 221,
"g": 254,
"b": 234
},
"hsl": {
"h": 143.636,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96799,
"c": 0.04327,
"h": 158.9
},
"luminance": 0.92196
}Semantic roles & 50–950 ramp
primary
#DDFEEA
secondary
#E996C8
accent
#008BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585