#DFF4DC#DFF4DC
#DFF4DC is a very light, muted green. Relative luminance 0.856; OKLCH L 94.5% C 0.039 H 141.7°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4DC |
|---|---|
| RGB | rgb(223, 244, 220) |
| HSL | hsl(113, 52%, 91%) |
| HSV | hsv(113, 10%, 96%) |
| CMYK | cmyk(8.6%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(94.12, -11.20, 9.23) |
| CIE-LCH | lch(94.12, 14.51, 140.51°) |
| OKLab | oklab(94.52% -0.0304 0.024) |
| OKLCH | oklch(94.52% 0.039 141.7) |
| XYZ | xyz(75.6979, 85.5559, 80.2222) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.66
Beige
#F5F5DC
ΔE00 7.63
Off White (survey)
#FFFFE4
ΔE00 8.13
Lightyellow
#FFFFE0
ΔE00 8.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.69
Mintcream
#F5FFFA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4DC #F1DCF4
analogous
#EBF4DC #DFF4DC #DCF4E5
triadic
#DFF4DC #DCDFF4 #F4DCDF
tetradic
#DFF4DC #DCEBF4 #F1DCF4 #F4E5DC
square
#DFF4DC #DCEBF4 #F1DCF4 #F4E5DC
split-complementary
#DFF4DC #E5DCF4 #F4DCEB
monochromatic
#8AD77F #B4E5AD #DFF4DC #EAF8E8 #EAF8E8
Accessibility & contrast
On white
1.16
#DFF4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#DFF4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4DC
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4DC | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFDB
Deuteranopia (green-blind)
#F2EDDD
Tritanopia (blue-blind)
#DEF2ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff4dc; /* rgb */ color: rgb(223, 244, 220); /* oklch */ color: oklch(94.5% 0.039 141.7);
Tailwind
colors: {
custom: {
50: '#e9f7e6',
500: '#dff4dc',
950: '#000000',
},
}SCSS
$custom: #dff4dc; $custom-light: #e9f7e6; $custom-dark: #000000;
JSON
{
"hex": "#dff4dc",
"rgb": {
"r": 223,
"g": 244,
"b": 220
},
"hsl": {
"h": 112.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94523,
"c": 0.03879,
"h": 141.7
},
"luminance": 0.85557
}Semantic roles & 50–950 ramp
primary
#DFF4DC
secondary
#CDA1D3
accent
#26C0AC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584