#DFF3DE#DFF3DE
#DFF3DE is a very light, muted green. Relative luminance 0.851; OKLCH L 94.4% C 0.035 H 144.0°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3DE |
|---|---|
| RGB | rgb(223, 243, 222) |
| HSL | hsl(117, 47%, 91%) |
| HSV | hsv(117, 9%, 95%) |
| CMYK | cmyk(8.2%, 0%, 8.6%, 4.7%) |
| CIE-LAB | lab(93.91, -10.35, 7.89) |
| CIE-LCH | lch(93.91, 13.02, 142.69°) |
| OKLab | oklab(94.37% -0.0283 0.0206) |
| OKLCH | oklch(94.37% 0.035 144) |
| XYZ | xyz(75.6643, 85.0624, 81.5255) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.97
Beige
#F5F5DC
ΔE00 7.47
Off White (survey)
#FFFFE4
ΔE00 8.08
Mintcream
#F5FFFA
ΔE00 8.16
Lightyellow
#FFFFE0
ΔE00 8.31
Ice
#D6FFFA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3DE #F2DEF3
analogous
#E9F3DE #DFF3DE #DEF3E7
triadic
#DFF3DE #DEDFF3 #F3DEDF
tetradic
#DFF3DE #DEE9F3 #F2DEF3 #F3E7DE
square
#DFF3DE #DEE9F3 #F2DEF3 #F3E7DE
split-complementary
#DFF3DE #E7DEF3 #F3DEE9
monochromatic
#88D284 #B3E3B1 #DFF3DE #E9F7E9 #E9F7E9
Accessibility & contrast
On white
1.17
#DFF3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DFF3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3DE
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3DE | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#DEF2ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff3de; /* rgb */ color: rgb(223, 243, 222); /* oklch */ color: oklch(94.4% 0.035 144.0);
Tailwind
colors: {
custom: {
50: '#e9f7e8',
500: '#dff3de',
950: '#000000',
},
}SCSS
$custom: #dff3de; $custom-light: #e9f7e8; $custom-dark: #000000;
JSON
{
"hex": "#dff3de",
"rgb": {
"r": 223,
"g": 243,
"b": 222
},
"hsl": {
"h": 117.143,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.9437,
"c": 0.03498,
"h": 144
},
"luminance": 0.85063
}Semantic roles & 50–950 ramp
primary
#DFF3DE
secondary
#CFA4D1
accent
#2CBAB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584