#DFF3DD#DFF3DD
#DFF3DD is a very light, muted green. Relative luminance 0.850; OKLCH L 94.3% C 0.036 H 142.7°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3DD |
|---|---|
| RGB | rgb(223, 243, 221) |
| HSL | hsl(115, 48%, 91%) |
| HSV | hsv(115, 9%, 95%) |
| CMYK | cmyk(8.2%, 0%, 9.1%, 4.7%) |
| CIE-LAB | lab(93.89, -10.53, 8.37) |
| CIE-LCH | lch(93.89, 13.45, 141.50°) |
| OKLab | oklab(94.34% -0.0287 0.0218) |
| OKLCH | oklch(94.34% 0.036 142.7) |
| XYZ | xyz(75.5307, 85.0089, 80.8217) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Beige
#F5F5DC
ΔE00 7.42
Off White (survey)
#FFFFE4
ΔE00 8.01
Lightyellow
#FFFFE0
ΔE00 8.19
Mintcream
#F5FFFA
ΔE00 8.43
Ice
#D6FFFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3DD #F1DDF3
analogous
#EAF3DD #DFF3DD #DDF3E6
triadic
#DFF3DD #DDDFF3 #F3DDDF
tetradic
#DFF3DD #DDEAF3 #F1DDF3 #F3E6DD
square
#DFF3DD #DDEAF3 #F1DDF3 #F3E6DD
split-complementary
#DFF3DD #E6DDF3 #F3DDEA
monochromatic
#8AD383 #B4E3B0 #DFF3DD #EAF7E8 #EAF7E8
Accessibility & contrast
On white
1.17
#DFF3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#DFF3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3DD
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3DD | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDC
Deuteranopia (green-blind)
#F1EDDE
Tritanopia (blue-blind)
#DEF1ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff3dd; /* rgb */ color: rgb(223, 243, 221); /* oklch */ color: oklch(94.3% 0.036 142.7);
Tailwind
colors: {
custom: {
50: '#e9f7e7',
500: '#dff3dd',
950: '#000000',
},
}SCSS
$custom: #dff3dd; $custom-light: #e9f7e7; $custom-dark: #000000;
JSON
{
"hex": "#dff3dd",
"rgb": {
"r": 223,
"g": 243,
"b": 221
},
"hsl": {
"h": 114.545,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.94344,
"c": 0.03605,
"h": 142.7
},
"luminance": 0.8501
}Semantic roles & 50–950 ramp
primary
#DFF3DD
secondary
#CDA3D1
accent
#2ABBAE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584