#DFF8D8#DFF8D8
#DFF8D8 is a very light, muted green. Relative luminance 0.878; OKLCH L 95.2% C 0.050 H 138.8°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8D8 |
|---|---|
| RGB | rgb(223, 248, 216) |
| HSL | hsl(107, 70%, 91%) |
| HSV | hsv(107, 13%, 97%) |
| CMYK | cmyk(10.1%, 0%, 12.9%, 2.7%) |
| CIE-LAB | lab(95.07, -13.86, 12.64) |
| CIE-LCH | lch(95.07, 18.76, 137.64°) |
| OKLab | oklab(95.24% -0.0375 0.0328) |
| OKLCH | oklch(95.24% 0.05 138.8) |
| XYZ | xyz(76.3911, 87.7798, 77.8710) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.76
Very Pale Green
#CFFDBC
ΔE00 8.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.39
Very Light Green
#D1FFBD
ΔE00 8.47
Lightyellow
#FFFFE0
ΔE00 8.63
Eggshell (survey)
#FFFFD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8D8 #F1D8F8
analogous
#EFF8D8 #DFF8D8 #D8F8E1
triadic
#DFF8D8 #D8DFF8 #F8D8DF
tetradic
#DFF8D8 #D8EFF8 #F1D8F8 #F8E1D8
square
#DFF8D8 #D8EFF8 #F1D8F8 #F8E1D8
split-complementary
#DFF8D8 #E1D8F8 #F8D8EF
monochromatic
#8AE570 #B4EFA4 #DFF8D8 #EAFAE5 #EAFAE5
Accessibility & contrast
On white
1.13
#DFF8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DFF8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8D8
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8D8 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D6
Deuteranopia (green-blind)
#F6F0D9
Tritanopia (blue-blind)
#DEF5EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff8d8; /* rgb */ color: rgb(223, 248, 216); /* oklch */ color: oklch(95.2% 0.050 138.8);
Tailwind
colors: {
custom: {
50: '#e9fae4',
500: '#dff8d8',
950: '#000000',
},
}SCSS
$custom: #dff8d8; $custom-light: #e9fae4; $custom-dark: #000000;
JSON
{
"hex": "#dff8d8",
"rgb": {
"r": 223,
"g": 248,
"b": 216
},
"hsl": {
"h": 106.875,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.95244,
"c": 0.04981,
"h": 138.8
},
"luminance": 0.87781
}Semantic roles & 50–950 ramp
primary
#DFF8D8
secondary
#CD99DC
accent
#14D2A8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584