#DFEADC#DFEADC
#DFEADC is a very light, muted green. Relative luminance 0.797; OKLCH L 92.5% C 0.022 H 139.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEADC |
|---|---|
| RGB | rgb(223, 234, 220) |
| HSL | hsl(107, 25%, 89%) |
| HSV | hsv(107, 6%, 92%) |
| CMYK | cmyk(4.7%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.55, -6.17, 5.53) |
| CIE-LCH | lch(91.55, 8.28, 138.12°) |
| OKLab | oklab(92.49% -0.0166 0.0145) |
| OKLCH | oklch(92.49% 0.022 139) |
| XYZ | xyz(72.7702, 79.7006, 79.2463) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.44
Light Grey
#D8DCD6
ΔE00 5.45
Mintcream
#F5FFFA
ΔE00 6.04
Beige
#F5F5DC
ΔE00 6.20
Ivory
#FFFFF0
ΔE00 6.65
Eggshell
#F0EAD6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEADC #E7DCEA
analogous
#E6EADC #DFEADC #DCEAE0
triadic
#DFEADC #DCDFEA #EADCDF
tetradic
#DFEADC #DCE6EA #E7DCEA #EAE0DC
square
#DFEADC #DCE6EA #E7DCEA #EAE0DC
split-complementary
#DFEADC #E0DCEA #EADCE6
monochromatic
#99BC90 #BCD3B6 #DFEADC #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.24
#DFEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DFEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEADC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEADC | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#DFE9E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfeadc; /* rgb */ color: rgb(223, 234, 220); /* oklch */ color: oklch(92.5% 0.022 139.0);
Tailwind
colors: {
custom: {
50: '#e9f0e6',
500: '#dfeadc',
950: '#000000',
},
}SCSS
$custom: #dfeadc; $custom-light: #e9f0e6; $custom-dark: #000000;
JSON
{
"hex": "#dfeadc",
"rgb": {
"r": 223,
"g": 234,
"b": 220
},
"hsl": {
"h": 107.143,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92489,
"c": 0.02205,
"h": 139
},
"luminance": 0.79701
}Semantic roles & 50–950 ramp
primary
#DFEADC
secondary
#BCA8C2
accent
#42A48F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584