#DFF5DB#DFF5DB
#DFF5DB is a very light, muted green. Relative luminance 0.861; OKLCH L 94.7% C 0.042 H 140.9°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5DB |
|---|---|
| RGB | rgb(223, 245, 219) |
| HSL | hsl(111, 57%, 91%) |
| HSV | hsv(111, 11%, 96%) |
| CMYK | cmyk(9%, 0%, 10.6%, 3.9%) |
| CIE-LAB | lab(94.36, -11.87, 10.08) |
| CIE-LCH | lch(94.36, 15.57, 139.65°) |
| OKLab | oklab(94.7% -0.0322 0.0262) |
| OKLCH | oklch(94.7% 0.042 140.9) |
| XYZ | xyz(75.8676, 86.1065, 79.6273) |
| Luminance | 0.8611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.17
Beige
#F5F5DC
ΔE00 7.89
Lightyellow
#FFFFE0
ΔE00 8.24
Off White (survey)
#FFFFE4
ΔE00 8.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.55
Eggshell (survey)
#FFFFD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5DB #F1DBF5
analogous
#ECF5DB #DFF5DB #DBF5E4
triadic
#DFF5DB #DBDFF5 #F5DBDF
tetradic
#DFF5DB #DBECF5 #F1DBF5 #F5E4DB
square
#DFF5DB #DBECF5 #F1DBF5 #F5E4DB
split-complementary
#DFF5DB #E4DBF5 #F5DBEC
monochromatic
#8ADA7B #B4E8AB #DFF5DB #EAF8E7 #EAF8E7
Accessibility & contrast
On white
1.15
#DFF5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#DFF5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5DB
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5DB | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#F3EEDC
Tritanopia (blue-blind)
#DEF3ED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff5db; /* rgb */ color: rgb(223, 245, 219); /* oklch */ color: oklch(94.7% 0.042 140.9);
Tailwind
colors: {
custom: {
50: '#e9f8e6',
500: '#dff5db',
950: '#000000',
},
}SCSS
$custom: #dff5db; $custom-light: #e9f8e6; $custom-dark: #000000;
JSON
{
"hex": "#dff5db",
"rgb": {
"r": 223,
"g": 245,
"b": 219
},
"hsl": {
"h": 110.769,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.94702,
"c": 0.04155,
"h": 140.9
},
"luminance": 0.86107
}Semantic roles & 50–950 ramp
primary
#DFF5DB
secondary
#CD9FD5
accent
#21C4AB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584