#DFF1DA#DFF1DA
#DFF1DA is a very light, muted green. Relative luminance 0.837; OKLCH L 93.9% C 0.036 H 138.9°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1DA |
|---|---|
| RGB | rgb(223, 241, 218) |
| HSL | hsl(107, 45%, 90%) |
| HSV | hsv(107, 10%, 95%) |
| CMYK | cmyk(7.5%, 0%, 9.5%, 5.5%) |
| CIE-LAB | lab(93.30, -10.04, 9.09) |
| CIE-LCH | lch(93.30, 13.54, 137.85°) |
| OKLab | oklab(93.86% -0.0271 0.0237) |
| OKLCH | oklch(93.86% 0.036 138.9) |
| XYZ | xyz(74.5393, 83.6599, 78.5371) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.43
Beige
#F5F5DC
ΔE00 6.85
Off White (survey)
#FFFFE4
ΔE00 7.56
Lightyellow
#FFFFE0
ΔE00 7.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.30
Mintcream
#F5FFFA
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1DA #ECDAF1
analogous
#EAF1DA #DFF1DA #DAF1E1
triadic
#DFF1DA #DADFF1 #F1DADF
tetradic
#DFF1DA #DAEAF1 #ECDAF1 #F1E1DA
square
#DFF1DA #DAEAF1 #ECDAF1 #F1E1DA
split-complementary
#DFF1DA #E1DAF1 #F1DAEA
monochromatic
#92CF81 #B9E0AE #DFF1DA #ECF7E9 #ECF7E9
Accessibility & contrast
On white
1.18
#DFF1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#DFF1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1DA
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1DA | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#F0EBDB
Tritanopia (blue-blind)
#DEEFEA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff1da; /* rgb */ color: rgb(223, 241, 218); /* oklch */ color: oklch(93.9% 0.036 138.9);
Tailwind
colors: {
custom: {
50: '#e9f5e5',
500: '#dff1da',
950: '#000000',
},
}SCSS
$custom: #dff1da; $custom-light: #e9f5e5; $custom-dark: #000000;
JSON
{
"hex": "#dff1da",
"rgb": {
"r": 223,
"g": 241,
"b": 218
},
"hsl": {
"h": 106.957,
"s": 45.098,
"l": 90
},
"oklch": {
"l": 0.93859,
"c": 0.03601,
"h": 138.9
},
"luminance": 0.83661
}Semantic roles & 50–950 ramp
primary
#DFF1DA
secondary
#C4A1CE
accent
#2DB89A
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584