#DFFEDC#DFFEDC
#DFFEDC is a very light, muted green. Relative luminance 0.917; OKLCH L 96.6% C 0.055 H 142.7°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEDC |
|---|---|
| RGB | rgb(223, 254, 220) |
| HSL | hsl(115, 94%, 93%) |
| HSV | hsv(115, 13%, 100%) |
| CMYK | cmyk(12.2%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(96.71, -16.14, 12.93) |
| CIE-LCH | lch(96.71, 20.68, 141.31°) |
| OKLab | oklab(96.58% -0.044 0.0335) |
| OKLCH | oklch(96.58% 0.055 142.7) |
| XYZ | xyz(78.7888, 91.7378, 81.2525) |
| Luminance | 0.9174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.57
Very Light Green
#D1FFBD
ΔE00 7.68
Honeydew
#F0FFF0
ΔE00 7.74
Mint
#AAF0C1
ΔE00 8.81
Light Sage
#BCECAC
ΔE00 8.98
Pale Green
#C7FDB5
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEDC #FBDCFE
analogous
#F0FEDC #DFFEDC #DCFEEA
triadic
#DFFEDC #DCDFFE #FEDCDF
tetradic
#DFFEDC #DCF0FE #FBDCFE #FEEADC
square
#DFFEDC #DCF0FE #FBDCFE #FEEADC
split-complementary
#DFFEDC #EADCFE #FEDCF0
monochromatic
#72FB65 #A9FCA0 #DFFEDC #E4FEE1 #E4FEE1
Accessibility & contrast
On white
1.09
#DFFEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DFFEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEDC
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEDC | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FBF4DE
Tritanopia (blue-blind)
#DDFCF4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffedc; /* rgb */ color: rgb(223, 254, 220); /* oklch */ color: oklch(96.6% 0.055 142.7);
Tailwind
colors: {
custom: {
50: '#e9fee6',
500: '#dffedc',
950: '#000000',
},
}SCSS
$custom: #dffedc; $custom-light: #e9fee6; $custom-dark: #000000;
JSON
{
"hex": "#dffedc",
"rgb": {
"r": 223,
"g": 254,
"b": 220
},
"hsl": {
"h": 114.706,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.96579,
"c": 0.0553,
"h": 142.7
},
"luminance": 0.91739
}Semantic roles & 50–950 ramp
primary
#DFFEDC
secondary
#E295E9
accent
#00E6D1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584