#DFF8DD#DFF8DD
#DFF8DD is a very light, muted green. Relative luminance 0.880; OKLCH L 95.4% C 0.044 H 143.2°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8DD |
|---|---|
| RGB | rgb(223, 248, 221) |
| HSL | hsl(116, 66%, 92%) |
| HSV | hsv(116, 11%, 97%) |
| CMYK | cmyk(10.1%, 0%, 10.9%, 2.7%) |
| CIE-LAB | lab(95.18, -13.01, 10.22) |
| CIE-LCH | lch(95.18, 16.55, 141.85°) |
| OKLab | oklab(95.37% -0.0355 0.0266) |
| OKLCH | oklch(95.37% 0.044 143.2) |
| XYZ | xyz(77.0474, 88.0423, 81.3273) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.61
Beige
#F5F5DC
ΔE00 8.68
Lightyellow
#FFFFE0
ΔE00 8.81
Off White (survey)
#FFFFE4
ΔE00 8.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.04
Ice
#D6FFFA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8DD #F6DDF8
analogous
#EDF8DD #DFF8DD #DDF8E9
triadic
#DFF8DD #DDDFF8 #F8DDDF
tetradic
#DFF8DD #DDEDF8 #F6DDF8 #F8E9DD
square
#DFF8DD #DDEDF8 #F6DDF8 #F8E9DD
split-complementary
#DFF8DD #E9DDF8 #F8DDED
monochromatic
#7FE377 #AFEEAA #DFF8DD #E7FAE6 #E7FAE6
Accessibility & contrast
On white
1.13
#DFF8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DFF8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8DD
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8DD | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DC
Deuteranopia (green-blind)
#F5F0DE
Tritanopia (blue-blind)
#DDF6F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff8dd; /* rgb */ color: rgb(223, 248, 221); /* oklch */ color: oklch(95.4% 0.044 143.2);
Tailwind
colors: {
custom: {
50: '#e9fae7',
500: '#dff8dd',
950: '#000000',
},
}SCSS
$custom: #dff8dd; $custom-light: #e9fae7; $custom-dark: #000000;
JSON
{
"hex": "#dff8dd",
"rgb": {
"r": 223,
"g": 248,
"b": 221
},
"hsl": {
"h": 115.556,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.95368,
"c": 0.04436,
"h": 143.2
},
"luminance": 0.88043
}Semantic roles & 50–950 ramp
primary
#DFF8DD
secondary
#D79EDB
accent
#18CEC0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584