#DFF5DE#DFF5DE
#DFF5DE is a very light, muted green. Relative luminance 0.863; OKLCH L 94.8% C 0.038 H 144.1°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5DE |
|---|---|
| RGB | rgb(223, 245, 222) |
| HSL | hsl(117, 53%, 92%) |
| HSV | hsv(117, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 9.4%, 3.9%) |
| CIE-LAB | lab(94.43, -11.35, 8.63) |
| CIE-LCH | lch(94.43, 14.26, 142.75°) |
| OKLab | oklab(94.78% -0.031 0.0225) |
| OKLCH | oklch(94.78% 0.038 144.1) |
| XYZ | xyz(76.2661, 86.2659, 81.7261) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.48
Beige
#F5F5DC
ΔE00 7.93
Off White (survey)
#FFFFE4
ΔE00 8.38
Lightyellow
#FFFFE0
ΔE00 8.49
Ice
#D6FFFA
ΔE00 8.60
Mintcream
#F5FFFA
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5DE #F4DEF5
analogous
#EBF5DE #DFF5DE #DEF5E9
triadic
#DFF5DE #DEDFF5 #F5DEDF
tetradic
#DFF5DE #DEEBF5 #F4DEF5 #F5E9DE
square
#DFF5DE #DEEBF5 #F4DEF5 #F5E9DE
split-complementary
#DFF5DE #E9DEF5 #F5DEEB
monochromatic
#84D980 #B1E7AF #DFF5DE #E8F8E8 #E8F8E8
Accessibility & contrast
On white
1.15
#DFF5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#DFF5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5DE
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5DE | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#F2EEDF
Tritanopia (blue-blind)
#DDF3EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff5de; /* rgb */ color: rgb(223, 245, 222); /* oklch */ color: oklch(94.8% 0.038 144.1);
Tailwind
colors: {
custom: {
50: '#e9f8e8',
500: '#dff5de',
950: '#000000',
},
}SCSS
$custom: #dff5de; $custom-light: #e9f8e8; $custom-dark: #000000;
JSON
{
"hex": "#dff5de",
"rgb": {
"r": 223,
"g": 245,
"b": 222
},
"hsl": {
"h": 117.391,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.94779,
"c": 0.03832,
"h": 144.1
},
"luminance": 0.86267
}Semantic roles & 50–950 ramp
primary
#DFF5DE
secondary
#D3A2D5
accent
#25C1BA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584