#DFF5DF#DFF5DF
#DFF5DF is a very light, muted green. Relative luminance 0.863; OKLCH L 94.8% C 0.037 H 145.3°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5DF |
|---|---|
| RGB | rgb(223, 245, 223) |
| HSL | hsl(120, 52%, 92%) |
| HSV | hsv(120, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 9%, 3.9%) |
| CIE-LAB | lab(94.45, -11.18, 8.15) |
| CIE-LCH | lch(94.45, 13.83, 143.91°) |
| OKLab | oklab(94.8% -0.0306 0.0212) |
| OKLCH | oklch(94.8% 0.037 145.3) |
| XYZ | xyz(76.4005, 86.3197, 82.4340) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.27
Beige
#F5F5DC
ΔE00 7.96
Ice
#D6FFFA
ΔE00 8.34
Off White (survey)
#FFFFE4
ΔE00 8.43
Lightyellow
#FFFFE0
ΔE00 8.59
Mintcream
#F5FFFA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5DF #F5DFF5
analogous
#EAF5DF #DFF5DF #DFF5EA
triadic
#DFF5DF #DFDFF5 #F5DFDF
tetradic
#DFF5DF #DFEAF5 #F5DFF5 #F5EADF
square
#DFF5DF #DFEAF5 #F5DFF5 #F5EADF
split-complementary
#DFF5DF #EADFF5 #F5DFEA
monochromatic
#82D882 #B0E6B0 #DFF5DF #E8F8E8 #E8F8E8
Accessibility & contrast
On white
1.15
#DFF5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DFF5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5DF
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5DF | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DE
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#DDF4EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff5df; /* rgb */ color: rgb(223, 245, 223); /* oklch */ color: oklch(94.8% 0.037 145.3);
Tailwind
colors: {
custom: {
50: '#e9f8e9',
500: '#dff5df',
950: '#000000',
},
}SCSS
$custom: #dff5df; $custom-light: #e9f8e9; $custom-dark: #000000;
JSON
{
"hex": "#dff5df",
"rgb": {
"r": 223,
"g": 245,
"b": 223
},
"hsl": {
"h": 120,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.94804,
"c": 0.03727,
"h": 145.3
},
"luminance": 0.86321
}Semantic roles & 50–950 ramp
primary
#DFF5DF
secondary
#D5A4D5
accent
#26C0C0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584