#DFFDE0#DFFDE0
#DFFDE0 is a very light, muted green. Relative luminance 0.913; OKLCH L 96.5% C 0.049 H 146.1°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDE0 |
|---|---|
| RGB | rgb(223, 253, 224) |
| HSL | hsl(122, 88%, 93%) |
| HSV | hsv(122, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 11.5%, 0.8%) |
| CIE-LAB | lab(96.54, -14.97, 10.63) |
| CIE-LCH | lch(96.54, 18.36, 144.62°) |
| OKLab | oklab(96.47% -0.0411 0.0276) |
| OKLCH | oklch(96.47% 0.049 146.1) |
| XYZ | xyz(79.0084, 91.3192, 83.9704) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.62
Very Pale Green
#CFFDBC
ΔE00 8.95
Very Light Green
#D1FFBD
ΔE00 9.07
Ice
#D6FFFA
ΔE00 9.11
Pale Aqua
#B8FFEB
ΔE00 9.20
Mint
#AAF0C1
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDE0 #FDDFFC
analogous
#EDFDDF #DFFDE0 #DFFDEF
triadic
#DFFDE0 #E0DFFD #FDE0DF
tetradic
#DFFDE0 #DFEDFD #FDDFFC #FDEFDF
square
#DFFDE0 #DFEDFD #FDDFFC #FDEFDF
split-complementary
#DFFDE0 #EFDFFD #FDDFED
monochromatic
#6CF670 #A5F9A8 #DFFDE0 #E2FDE3 #E2FDE3
Accessibility & contrast
On white
1.09
#DFFDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DFFDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDE0
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDE0 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DE
Deuteranopia (green-blind)
#F9F4E1
Tritanopia (blue-blind)
#DCFBF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffde0; /* rgb */ color: rgb(223, 253, 224); /* oklch */ color: oklch(96.5% 0.049 146.1);
Tailwind
colors: {
custom: {
50: '#e9fee9',
500: '#dffde0',
950: '#000000',
},
}SCSS
$custom: #dffde0; $custom-light: #e9fee9; $custom-dark: #000000;
JSON
{
"hex": "#dffde0",
"rgb": {
"r": 223,
"g": 253,
"b": 224
},
"hsl": {
"h": 122,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96472,
"c": 0.04948,
"h": 146.1
},
"luminance": 0.9132
}Semantic roles & 50–950 ramp
primary
#DFFDE0
secondary
#E799E4
accent
#01DDE5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584