#DFEFDF#DFEFDF
#DFEFDF is a very light, muted green. Relative luminance 0.827; OKLCH L 93.6% C 0.027 H 145.4°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFDF |
|---|---|
| RGB | rgb(223, 239, 223) |
| HSL | hsl(120, 33%, 91%) |
| HSV | hsv(120, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.90, -8.17, 5.92) |
| CIE-LCH | lch(92.90, 10.09, 144.06°) |
| OKLab | oklab(93.58% -0.0224 0.0155) |
| OKLCH | oklch(93.58% 0.027 145.4) |
| XYZ | xyz(74.6147, 82.7481, 81.8387) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.42
Mintcream
#F5FFFA
ΔE00 6.52
Beige
#F5F5DC
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 7.47
Ivory
#FFFFF0
ΔE00 7.58
Off White (survey)
#FFFFE4
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFDF #EFDFEF
analogous
#E7EFDF #DFEFDF #DFEFE7
triadic
#DFEFDF #DFDFEF #EFDFDF
tetradic
#DFEFDF #DFE7EF #EFDFEF #EFE7DF
square
#DFEFDF #DFE7EF #EFDFEF #EFE7DF
split-complementary
#DFEFDF #E7DFEF #EFDFE7
monochromatic
#8DC68D #B6DBB6 #DFEFDF #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.20
#DFEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DFEFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFDF
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFDF | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDE
Deuteranopia (green-blind)
#EDEAE0
Tritanopia (blue-blind)
#DEEEEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfefdf; /* rgb */ color: rgb(223, 239, 223); /* oklch */ color: oklch(93.6% 0.027 145.4);
Tailwind
colors: {
custom: {
50: '#e9f4e9',
500: '#dfefdf',
950: '#000000',
},
}SCSS
$custom: #dfefdf; $custom-light: #e9f4e9; $custom-dark: #000000;
JSON
{
"hex": "#dfefdf",
"rgb": {
"r": 223,
"g": 239,
"b": 223
},
"hsl": {
"h": 120,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93582,
"c": 0.02723,
"h": 145.4
},
"luminance": 0.82749
}Semantic roles & 50–950 ramp
primary
#DFEFDF
secondary
#C9A9C9
accent
#39ACAC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584