#DFF7D5#DFF7D5
#DFF7D5 is a very light, muted green. Relative luminance 0.870; OKLCH L 95.0% C 0.052 H 136.4°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7D5 |
|---|---|
| RGB | rgb(223, 247, 213) |
| HSL | hsl(102, 68%, 90%) |
| HSV | hsv(102, 14%, 97%) |
| CMYK | cmyk(9.7%, 0%, 13.8%, 3.1%) |
| CIE-LAB | lab(94.74, -13.87, 13.72) |
| CIE-LCH | lch(94.74, 19.51, 135.31°) |
| OKLab | oklab(94.97% -0.0373 0.0355) |
| OKLCH | oklch(94.97% 0.052 136.4) |
| XYZ | xyz(75.7002, 87.0129, 75.7449) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.18
Very Pale Green
#CFFDBC
ΔE00 7.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.97
Very Light Green
#D1FFBD
ΔE00 8.05
Eggshell (survey)
#FFFFD4
ΔE00 8.33
Lightyellow
#FFFFE0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7D5 #EDD5F7
analogous
#F0F7D5 #DFF7D5 #D5F7DC
triadic
#DFF7D5 #D5DFF7 #F7D5DF
tetradic
#DFF7D5 #D5F0F7 #EDD5F7 #F7DCD5
square
#DFF7D5 #D5F0F7 #EDD5F7 #F7DCD5
split-complementary
#DFF7D5 #DCD5F7 #F7D5F0
monochromatic
#91E36E #B8EDA2 #DFF7D5 #EBFAE5 #EBFAE5
Accessibility & contrast
On white
1.14
#DFF7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#DFF7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7D5
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7D5 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D3
Deuteranopia (green-blind)
#F6EFD6
Tritanopia (blue-blind)
#DFF4ED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff7d5; /* rgb */ color: rgb(223, 247, 213); /* oklch */ color: oklch(95.0% 0.052 136.4);
Tailwind
colors: {
custom: {
50: '#e9f9e2',
500: '#dff7d5',
950: '#000000',
},
}SCSS
$custom: #dff7d5; $custom-light: #e9f9e2; $custom-dark: #000000;
JSON
{
"hex": "#dff7d5",
"rgb": {
"r": 223,
"g": 247,
"b": 213
},
"hsl": {
"h": 102.353,
"s": 68,
"l": 90.196
},
"oklch": {
"l": 0.94965,
"c": 0.05156,
"h": 136.4
},
"luminance": 0.87014
}Semantic roles & 50–950 ramp
primary
#DFF7D5
secondary
#C696DA
accent
#16D099
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584