#DFEFE0#DFEFE0
#DFEFE0 is a very light, muted green. Relative luminance 0.828; OKLCH L 93.6% C 0.026 H 147.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFE0 |
|---|---|
| RGB | rgb(223, 239, 224) |
| HSL | hsl(124, 33%, 91%) |
| HSV | hsv(124, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 6.3%, 6.3%) |
| CIE-LAB | lab(92.93, -7.99, 5.44) |
| CIE-LCH | lch(92.93, 9.67, 145.77°) |
| OKLab | oklab(93.61% -0.022 0.0142) |
| OKLCH | oklch(93.61% 0.026 147.2) |
| XYZ | xyz(74.7499, 82.8022, 82.5509) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 6.24
Beige
#F5F5DC
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.27
Ivory
#FFFFF0
ΔE00 7.53
Azure (CSS)
#F0FFFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFE0 #EFDFEE
analogous
#E6EFDF #DFEFE0 #DFEFE8
triadic
#DFEFE0 #E0DFEF #EFE0DF
tetradic
#DFEFE0 #DFE6EF #EFDFEE #EFE8DF
square
#DFEFE0 #DFE6EF #EFDFEE #EFE8DF
split-complementary
#DFEFE0 #E8DFEF #EFDFE6
monochromatic
#8DC691 #B6DBB8 #DFEFE0 #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.20
#DFEFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DFEFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFE0
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFE0 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDF
Deuteranopia (green-blind)
#EDEAE1
Tritanopia (blue-blind)
#DEEEEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfefe0; /* rgb */ color: rgb(223, 239, 224); /* oklch */ color: oklch(93.6% 0.026 147.2);
Tailwind
colors: {
custom: {
50: '#e9f4e9',
500: '#dfefe0',
950: '#000000',
},
}SCSS
$custom: #dfefe0; $custom-light: #e9f4e9; $custom-dark: #000000;
JSON
{
"hex": "#dfefe0",
"rgb": {
"r": 223,
"g": 239,
"b": 224
},
"hsl": {
"h": 123.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93608,
"c": 0.0262,
"h": 147.2
},
"luminance": 0.82803
}Semantic roles & 50–950 ramp
primary
#DFEFE0
secondary
#C9A9C7
accent
#39A5AC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584