#DFF8DC#DFF8DC
#DFF8DC is a very light, muted green. Relative luminance 0.880; OKLCH L 95.3% C 0.045 H 142.2°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8DC |
|---|---|
| RGB | rgb(223, 248, 220) |
| HSL | hsl(114, 67%, 92%) |
| HSV | hsv(114, 11%, 97%) |
| CMYK | cmyk(10.1%, 0%, 11.3%, 2.7%) |
| CIE-LAB | lab(95.16, -13.19, 10.71) |
| CIE-LCH | lch(95.16, 16.99, 140.92°) |
| OKLab | oklab(95.34% -0.0359 0.0278) |
| OKLCH | oklch(95.34% 0.045 142.2) |
| XYZ | xyz(76.9145, 87.9892, 80.6277) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.84
Beige
#F5F5DC
ΔE00 8.69
Lightyellow
#FFFFE0
ΔE00 8.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.89
Off White (survey)
#FFFFE4
ΔE00 8.89
Eggshell (survey)
#FFFFD4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8DC #F5DCF8
analogous
#EDF8DC #DFF8DC #DCF8E7
triadic
#DFF8DC #DCDFF8 #F8DCDF
tetradic
#DFF8DC #DCEDF8 #F5DCF8 #F8E7DC
square
#DFF8DC #DCEDF8 #F5DCF8 #F8E7DC
split-complementary
#DFF8DC #E7DCF8 #F8DCED
monochromatic
#82E476 #B0EEA9 #DFF8DC #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.13
#DFF8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DFF8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8DC
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8DC | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DB
Deuteranopia (green-blind)
#F5F0DD
Tritanopia (blue-blind)
#DDF6F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff8dc; /* rgb */ color: rgb(223, 248, 220); /* oklch */ color: oklch(95.3% 0.045 142.2);
Tailwind
colors: {
custom: {
50: '#e9fae6',
500: '#dff8dc',
950: '#000000',
},
}SCSS
$custom: #dff8dc; $custom-light: #e9fae6; $custom-dark: #000000;
JSON
{
"hex": "#dff8dc",
"rgb": {
"r": 223,
"g": 248,
"b": 220
},
"hsl": {
"h": 113.571,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95343,
"c": 0.04543,
"h": 142.2
},
"luminance": 0.8799
}Semantic roles & 50–950 ramp
primary
#DFF8DC
secondary
#D59DDB
accent
#17CFBB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584