#DDFEDF#DDFEDF
#DDFEDF is a very light, muted green. Relative luminance 0.916; OKLCH L 96.5% C 0.053 H 146.8°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEDF |
|---|---|
| RGB | rgb(221, 254, 223) |
| HSL | hsl(124, 94%, 93%) |
| HSV | hsv(124, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(96.65, -16.29, 11.28) |
| CIE-LCH | lch(96.65, 19.81, 145.30°) |
| OKLab | oklab(96.52% -0.0447 0.0293) |
| OKLCH | oklch(96.52% 0.053 146.8) |
| XYZ | xyz(78.5770, 91.5822, 83.3350) |
| Luminance | 0.9158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.49
Very Pale Green
#CFFDBC
ΔE00 8.32
Very Light Green
#D1FFBD
ΔE00 8.45
Mint
#AAF0C1
ΔE00 8.73
Pale Aqua
#B8FFEB
ΔE00 8.80
Ice
#D6FFFA
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEDF #FEDDFC
analogous
#EBFEDD #DDFEDF #DDFEEF
triadic
#DDFEDF #DFDDFE #FEDFDD
tetradic
#DDFEDF #DDEBFE #FEDDFC #FEEFDD
square
#DDFEDF #DDEBFE #FEDDFC #FEEFDD
split-complementary
#DDFEDF #EFDDFE #FEDDEB
monochromatic
#66FB6F #A2FCA7 #DDFEDF #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.09
#DDFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DDFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEDF
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEDF | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DD
Deuteranopia (green-blind)
#F9F4E0
Tritanopia (blue-blind)
#DAFCF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfedf; /* rgb */ color: rgb(221, 254, 223); /* oklch */ color: oklch(96.5% 0.053 146.8);
Tailwind
colors: {
custom: {
50: '#e7fee9',
500: '#ddfedf',
950: '#000000',
},
}SCSS
$custom: #ddfedf; $custom-light: #e7fee9; $custom-dark: #000000;
JSON
{
"hex": "#ddfedf",
"rgb": {
"r": 221,
"g": 254,
"b": 223
},
"hsl": {
"h": 123.636,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96517,
"c": 0.05346,
"h": 146.8
},
"luminance": 0.91583
}Semantic roles & 50–950 ramp
primary
#DDFEDF
secondary
#E996E4
accent
#00D8E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584