#DFF7DF#DFF7DF
#DFF7DF is a very light, muted green. Relative luminance 0.875; OKLCH L 95.2% C 0.041 H 145.2°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7DF |
|---|---|
| RGB | rgb(223, 247, 223) |
| HSL | hsl(120, 60%, 92%) |
| HSV | hsv(120, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 9.7%, 3.1%) |
| CIE-LAB | lab(94.97, -12.17, 8.89) |
| CIE-LCH | lch(94.97, 15.07, 143.87°) |
| OKLab | oklab(95.21% -0.0333 0.0231) |
| OKLCH | oklch(95.21% 0.041 145.2) |
| XYZ | xyz(77.0088, 87.5363, 82.6368) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.86
Beige
#F5F5DC
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.49
Off White (survey)
#FFFFE4
ΔE00 8.76
Lightyellow
#FFFFE0
ΔE00 8.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7DF #F7DFF7
analogous
#EBF7DF #DFF7DF #DFF7EB
triadic
#DFF7DF #DFDFF7 #F7DFDF
tetradic
#DFF7DF #DFEBF7 #F7DFF7 #F7EBDF
square
#DFF7DF #DFEBF7 #F7DFF7 #F7EBDF
split-complementary
#DFF7DF #EBDFF7 #F7DFEB
monochromatic
#7DDF7D #AEEBAE #DFF7DF #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.13
#DFF7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DFF7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7DF
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7DF | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#F4EFE0
Tritanopia (blue-blind)
#DDF5F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff7df; /* rgb */ color: rgb(223, 247, 223); /* oklch */ color: oklch(95.2% 0.041 145.2);
Tailwind
colors: {
custom: {
50: '#e9f9e9',
500: '#dff7df',
950: '#000000',
},
}SCSS
$custom: #dff7df; $custom-light: #e9f9e9; $custom-dark: #000000;
JSON
{
"hex": "#dff7df",
"rgb": {
"r": 223,
"g": 247,
"b": 223
},
"hsl": {
"h": 120,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95214,
"c": 0.04059,
"h": 145.2
},
"luminance": 0.87537
}Semantic roles & 50–950 ramp
primary
#DFF7DF
secondary
#D9A1D9
accent
#1EC8C8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584