#DFF7DE#DFF7DE
#DFF7DE is a very light, muted green. Relative luminance 0.875; OKLCH L 95.2% C 0.042 H 144.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7DE |
|---|---|
| RGB | rgb(223, 247, 222) |
| HSL | hsl(118, 61%, 92%) |
| HSV | hsv(118, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 10.1%, 3.1%) |
| CIE-LAB | lab(94.94, -12.35, 9.37) |
| CIE-LCH | lch(94.94, 15.50, 142.80°) |
| OKLab | oklab(95.19% -0.0337 0.0244) |
| OKLCH | oklch(95.19% 0.042 144.1) |
| XYZ | xyz(76.8744, 87.4825, 81.9288) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.08
Beige
#F5F5DC
ΔE00 8.42
Off White (survey)
#FFFFE4
ΔE00 8.73
Lightyellow
#FFFFE0
ΔE00 8.73
Ice
#D6FFFA
ΔE00 8.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7DE #F6DEF7
analogous
#ECF7DE #DFF7DE #DEF7EA
triadic
#DFF7DE #DEDFF7 #F7DEDF
tetradic
#DFF7DE #DEECF7 #F6DEF7 #F7EADE
square
#DFF7DE #DEECF7 #F6DEF7 #F7EADE
split-complementary
#DFF7DE #EADEF7 #F7DEEC
monochromatic
#7FDF7B #AFEBAD #DFF7DE #E7F9E6 #E7F9E6
Accessibility & contrast
On white
1.14
#DFF7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DFF7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7DE
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7DE | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#F4EFDF
Tritanopia (blue-blind)
#DDF5F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff7de; /* rgb */ color: rgb(223, 247, 222); /* oklch */ color: oklch(95.2% 0.042 144.1);
Tailwind
colors: {
custom: {
50: '#e9f9e8',
500: '#dff7de',
950: '#000000',
},
}SCSS
$custom: #dff7de; $custom-light: #e9f9e8; $custom-dark: #000000;
JSON
{
"hex": "#dff7de",
"rgb": {
"r": 223,
"g": 247,
"b": 222
},
"hsl": {
"h": 117.6,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.95188,
"c": 0.04164,
"h": 144.1
},
"luminance": 0.87483
}Semantic roles & 50–950 ramp
primary
#DFF7DE
secondary
#D7A0D9
accent
#1DC9C2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584