#DFF4DD#DFF4DD
#DFF4DD is a very light, muted green. Relative luminance 0.856; OKLCH L 94.5% C 0.038 H 142.8°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4DD |
|---|---|
| RGB | rgb(223, 244, 221) |
| HSL | hsl(115, 51%, 91%) |
| HSV | hsv(115, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 9.4%, 4.3%) |
| CIE-LAB | lab(94.14, -11.03, 8.74) |
| CIE-LCH | lch(94.14, 14.07, 141.58°) |
| OKLab | oklab(94.55% -0.0301 0.0228) |
| OKLCH | oklch(94.55% 0.038 142.8) |
| XYZ | xyz(75.8307, 85.6090, 80.9217) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.43
Beige
#F5F5DC
ΔE00 7.66
Off White (survey)
#FFFFE4
ΔE00 8.17
Lightyellow
#FFFFE0
ΔE00 8.28
Mintcream
#F5FFFA
ΔE00 8.77
Ice
#D6FFFA
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4DD #F2DDF4
analogous
#EAF4DD #DFF4DD #DDF4E6
triadic
#DFF4DD #DDDFF4 #F4DDDF
tetradic
#DFF4DD #DDEAF4 #F2DDF4 #F4E6DD
square
#DFF4DD #DDEAF4 #F2DDF4 #F4E6DD
split-complementary
#DFF4DD #E6DDF4 #F4DDEA
monochromatic
#88D681 #B3E5AF #DFF4DD #E9F8E8 #E9F8E8
Accessibility & contrast
On white
1.16
#DFF4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DFF4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4DD
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4DD | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DC
Deuteranopia (green-blind)
#F2EDDE
Tritanopia (blue-blind)
#DEF2ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff4dd; /* rgb */ color: rgb(223, 244, 221); /* oklch */ color: oklch(94.5% 0.038 142.8);
Tailwind
colors: {
custom: {
50: '#e9f7e7',
500: '#dff4dd',
950: '#000000',
},
}SCSS
$custom: #dff4dd; $custom-light: #e9f7e7; $custom-dark: #000000;
JSON
{
"hex": "#dff4dd",
"rgb": {
"r": 223,
"g": 244,
"b": 221
},
"hsl": {
"h": 114.783,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.94548,
"c": 0.03772,
"h": 142.8
},
"luminance": 0.8561
}Semantic roles & 50–950 ramp
primary
#DFF4DD
secondary
#CFA2D3
accent
#27BEB1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584