#DFFDE9#DFFDE9
#DFFDE9 is a very light, muted green. Relative luminance 0.918; OKLCH L 96.7% C 0.041 H 156.4°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDE9 |
|---|---|
| RGB | rgb(223, 253, 233) |
| HSL | hsl(140, 88%, 93%) |
| HSV | hsv(140, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 7.9%, 0.8%) |
| CIE-LAB | lab(96.75, -13.38, 6.30) |
| CIE-LCH | lch(96.75, 14.79, 154.79°) |
| OKLab | oklab(96.7% -0.0375 0.0164) |
| OKLCH | oklch(96.7% 0.041 156.4) |
| XYZ | xyz(80.2614, 91.8204, 90.5695) |
| Luminance | 0.9182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.15
Ice
#D6FFFA
ΔE00 6.33
Ice Blue (survey)
#D7FFFE
ΔE00 7.77
Duck Egg Blue
#C3FBF4
ΔE00 7.79
Very Pale Blue
#D6FFFE
ΔE00 7.83
Eggshell Blue
#C4FFF7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDE9 #FDDFF3
analogous
#E4FDDF #DFFDE9 #DFFDF8
triadic
#DFFDE9 #E9DFFD #FDE9DF
tetradic
#DFFDE9 #DFE4FD #FDDFF3 #FDF8DF
square
#DFFDE9 #DFE4FD #FDDFF3 #FDF8DF
split-complementary
#DFFDE9 #F8DFFD #FDDFE4
monochromatic
#6CF69A #A5F9C1 #DFFDE9 #E2FDEB #E2FDEB
Accessibility & contrast
On white
1.08
#DFFDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#DFFDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDE9
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDE9 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E8
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#DBFCF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffde9; /* rgb */ color: rgb(223, 253, 233); /* oklch */ color: oklch(96.7% 0.041 156.4);
Tailwind
colors: {
custom: {
50: '#e9fef0',
500: '#dffde9',
950: '#000000',
},
}SCSS
$custom: #dffde9; $custom-light: #e9fef0; $custom-dark: #000000;
JSON
{
"hex": "#dffde9",
"rgb": {
"r": 223,
"g": 253,
"b": 233
},
"hsl": {
"h": 140,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96703,
"c": 0.04092,
"h": 156.4
},
"luminance": 0.91822
}Semantic roles & 50–950 ramp
primary
#DFFDE9
secondary
#E799CD
accent
#0199E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585