#DFF8D7#DFF8D7
#DFF8D7 is a very light, muted green. Relative luminance 0.877; OKLCH L 95.2% C 0.051 H 138.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8D7 |
|---|---|
| RGB | rgb(223, 248, 215) |
| HSL | hsl(105, 70%, 91%) |
| HSV | hsv(105, 13%, 97%) |
| CMYK | cmyk(10.1%, 0%, 13.3%, 2.7%) |
| CIE-LAB | lab(95.05, -14.03, 13.13) |
| CIE-LCH | lch(95.05, 19.21, 136.91°) |
| OKLab | oklab(95.22% -0.0379 0.034) |
| OKLCH | oklch(95.22% 0.051 138.1) |
| XYZ | xyz(76.2622, 87.7283, 77.1923) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.00
Very Pale Green
#CFFDBC
ΔE00 8.07
Very Light Green
#D1FFBD
ΔE00 8.21
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.29
Lightyellow
#FFFFE0
ΔE00 8.61
Eggshell (survey)
#FFFFD4
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8D7 #F0D7F8
analogous
#EFF8D7 #DFF8D7 #D7F8DF
triadic
#DFF8D7 #D7DFF8 #F8D7DF
tetradic
#DFF8D7 #D7EFF8 #F0D7F8 #F8DFD7
square
#DFF8D7 #D7EFF8 #F0D7F8 #F8DFD7
split-complementary
#DFF8D7 #DFD7F8 #F8D7EF
monochromatic
#8CE66F #B5EFA3 #DFF8D7 #EAFAE5 #EAFAE5
Accessibility & contrast
On white
1.13
#DFF8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DFF8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8D7
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8D7 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D5
Deuteranopia (green-blind)
#F6F0D8
Tritanopia (blue-blind)
#DEF5EE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff8d7; /* rgb */ color: rgb(223, 248, 215); /* oklch */ color: oklch(95.2% 0.051 138.1);
Tailwind
colors: {
custom: {
50: '#e9fae3',
500: '#dff8d7',
950: '#000000',
},
}SCSS
$custom: #dff8d7; $custom-light: #e9fae3; $custom-dark: #000000;
JSON
{
"hex": "#dff8d7",
"rgb": {
"r": 223,
"g": 248,
"b": 215
},
"hsl": {
"h": 105.455,
"s": 70.213,
"l": 90.784
},
"oklch": {
"l": 0.95219,
"c": 0.05093,
"h": 138.1
},
"luminance": 0.87729
}Semantic roles & 50–950 ramp
primary
#DFF8D7
secondary
#CB97DC
accent
#13D2A4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584