#DFFEDB#DFFEDB
#DFFEDB is a very light, muted green. Relative luminance 0.917; OKLCH L 96.6% C 0.056 H 142.0°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEDB |
|---|---|
| RGB | rgb(223, 254, 219) |
| HSL | hsl(113, 95%, 93%) |
| HSV | hsv(113, 14%, 100%) |
| CMYK | cmyk(12.2%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(96.69, -16.31, 13.41) |
| CIE-LCH | lch(96.69, 21.11, 140.58°) |
| OKLab | oklab(96.56% -0.0444 0.0347) |
| OKLCH | oklch(96.56% 0.056 142) |
| XYZ | xyz(78.6568, 91.6849, 80.5571) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.31
Very Light Green
#D1FFBD
ΔE00 7.42
Honeydew
#F0FFF0
ΔE00 7.94
Mint
#AAF0C1
ΔE00 8.74
Light Sage
#BCECAC
ΔE00 8.76
Pale Green
#C7FDB5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEDB #FADBFE
analogous
#F0FEDB #DFFEDB #DBFEE8
triadic
#DFFEDB #DBDFFE #FEDBDF
tetradic
#DFFEDB #DBF0FE #FADBFE #FEE8DB
square
#DFFEDB #DBF0FE #FADBFE #FEE8DB
split-complementary
#DFFEDB #E8DBFE #FEDBF0
monochromatic
#75FB64 #AAFC9F #DFFEDB #E5FEE1 #E5FEE1
Accessibility & contrast
On white
1.09
#DFFEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DFFEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEDB
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEDB | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D9
Deuteranopia (green-blind)
#FBF4DD
Tritanopia (blue-blind)
#DDFCF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffedb; /* rgb */ color: rgb(223, 254, 219); /* oklch */ color: oklch(96.6% 0.056 142.0);
Tailwind
colors: {
custom: {
50: '#e9fee6',
500: '#dffedb',
950: '#000000',
},
}SCSS
$custom: #dffedb; $custom-light: #e9fee6; $custom-dark: #000000;
JSON
{
"hex": "#dffedb",
"rgb": {
"r": 223,
"g": 254,
"b": 219
},
"hsl": {
"h": 113.143,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.96555,
"c": 0.05637,
"h": 142
},
"luminance": 0.91686
}Semantic roles & 50–950 ramp
primary
#DFFEDB
secondary
#DF94E9
accent
#00E6CB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584