#DFEFDC#DFEFDC
#DFEFDC is a very light, muted green. Relative luminance 0.826; OKLCH L 93.5% C 0.030 H 140.8°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFDC |
|---|---|
| RGB | rgb(223, 239, 220) |
| HSL | hsl(111, 37%, 90%) |
| HSV | hsv(111, 8%, 94%) |
| CMYK | cmyk(6.7%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.83, -8.69, 7.38) |
| CIE-LCH | lch(92.83, 11.40, 139.67°) |
| OKLab | oklab(93.5% -0.0236 0.0193) |
| OKLCH | oklch(93.5% 0.03 140.8) |
| XYZ | xyz(74.2138, 82.5878, 79.7275) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.78
Beige
#F5F5DC
ΔE00 6.55
Mintcream
#F5FFFA
ΔE00 7.37
Off White (survey)
#FFFFE4
ΔE00 7.49
Ivory
#FFFFF0
ΔE00 7.80
Lightyellow
#FFFFE0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFDC #ECDCEF
analogous
#E9EFDC #DFEFDC #DCEFE2
triadic
#DFEFDC #DCDFEF #EFDCDF
tetradic
#DFEFDC #DCE9EF #ECDCEF #EFE2DC
square
#DFEFDC #DCE9EF #ECDCEF #EFE2DC
split-complementary
#DFEFDC #E2DCEF #EFDCE9
monochromatic
#92C988 #B9DCB2 #DFEFDC #ECF5EA #ECF5EA
Accessibility & contrast
On white
1.20
#DFEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DFEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFDC
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFDC | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#EDEADD
Tritanopia (blue-blind)
#DEEEE9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfefdc; /* rgb */ color: rgb(223, 239, 220); /* oklch */ color: oklch(93.5% 0.030 140.8);
Tailwind
colors: {
custom: {
50: '#e9f4e6',
500: '#dfefdc',
950: '#000000',
},
}SCSS
$custom: #dfefdc; $custom-light: #e9f4e6; $custom-dark: #000000;
JSON
{
"hex": "#dfefdc",
"rgb": {
"r": 223,
"g": 239,
"b": 220
},
"hsl": {
"h": 110.526,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93503,
"c": 0.03045,
"h": 140.8
},
"luminance": 0.82588
}Semantic roles & 50–950 ramp
primary
#DFEFDC
secondary
#C4A5CA
accent
#35B09D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584