#DFFDE7#DFFDE7
#DFFDE7 is a very light, muted green. Relative luminance 0.917; OKLCH L 96.7% C 0.043 H 153.7°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDE7 |
|---|---|
| RGB | rgb(223, 253, 231) |
| HSL | hsl(136, 88%, 93%) |
| HSV | hsv(136, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 8.7%, 0.8%) |
| CIE-LAB | lab(96.70, -13.74, 7.26) |
| CIE-LCH | lch(96.70, 15.54, 152.14°) |
| OKLab | oklab(96.65% -0.0383 0.0189) |
| OKLCH | oklch(96.65% 0.043 153.7) |
| XYZ | xyz(79.9773, 91.7067, 89.0734) |
| Luminance | 0.9171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.41
Ice
#D6FFFA
ΔE00 6.96
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Eggshell Blue
#C4FFF7
ΔE00 8.36
Ice Blue (survey)
#D7FFFE
ΔE00 8.44
Very Pale Blue
#D6FFFE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDE7 #FDDFF5
analogous
#E6FDDF #DFFDE7 #DFFDF6
triadic
#DFFDE7 #E7DFFD #FDE7DF
tetradic
#DFFDE7 #DFE6FD #FDDFF5 #FDF6DF
square
#DFFDE7 #DFE6FD #FDDFF5 #FDF6DF
split-complementary
#DFFDE7 #F6DFFD #FDDFE6
monochromatic
#6CF691 #A5F9BC #DFFDE7 #E2FDE9 #E2FDE9
Accessibility & contrast
On white
1.09
#DFFDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DFFDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDE7
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDE7 | 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)
#FDF8E6
Deuteranopia (green-blind)
#F7F4E8
Tritanopia (blue-blind)
#DBFCF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffde7; /* rgb */ color: rgb(223, 253, 231); /* oklch */ color: oklch(96.7% 0.043 153.7);
Tailwind
colors: {
custom: {
50: '#e9feee',
500: '#dffde7',
950: '#000000',
},
}SCSS
$custom: #dffde7; $custom-light: #e9feee; $custom-dark: #000000;
JSON
{
"hex": "#dffde7",
"rgb": {
"r": 223,
"g": 253,
"b": 231
},
"hsl": {
"h": 136,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.9665,
"c": 0.04269,
"h": 153.7
},
"luminance": 0.91708
}Semantic roles & 50–950 ramp
primary
#DFFDE7
secondary
#E799D2
accent
#01A8E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585