#DFF1DC#DFF1DC
#DFF1DC is a very light, muted green. Relative luminance 0.838; OKLCH L 93.9% C 0.034 H 141.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1DC |
|---|---|
| RGB | rgb(223, 241, 220) |
| HSL | hsl(111, 43%, 90%) |
| HSV | hsv(111, 9%, 95%) |
| CMYK | cmyk(7.5%, 0%, 8.7%, 5.5%) |
| CIE-LAB | lab(93.35, -9.70, 8.12) |
| CIE-LCH | lch(93.35, 12.65, 140.06°) |
| OKLab | oklab(93.91% -0.0263 0.0212) |
| OKLCH | oklch(93.91% 0.034 141.2) |
| XYZ | xyz(74.8026, 83.7653, 79.9237) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.99
Beige
#F5F5DC
ΔE00 6.93
Off White (survey)
#FFFFE4
ΔE00 7.68
Lightyellow
#FFFFE0
ΔE00 7.93
Mintcream
#F5FFFA
ΔE00 8.02
Ivory
#FFFFF0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1DC #EEDCF1
analogous
#E9F1DC #DFF1DC #DCF1E3
triadic
#DFF1DC #DCDFF1 #F1DCDF
tetradic
#DFF1DC #DCE9F1 #EEDCF1 #F1E3DC
square
#DFF1DC #DCE9F1 #EEDCF1 #F1E3DC
split-complementary
#DFF1DC #E3DCF1 #F1DCE9
monochromatic
#8FCE85 #B7E0B0 #DFF1DC #EBF6E9 #EBF6E9
Accessibility & contrast
On white
1.18
#DFF1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DFF1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1DC
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1DC | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#DEEFEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff1dc; /* rgb */ color: rgb(223, 241, 220); /* oklch */ color: oklch(93.9% 0.034 141.2);
Tailwind
colors: {
custom: {
50: '#e9f5e6',
500: '#dff1dc',
950: '#000000',
},
}SCSS
$custom: #dff1dc; $custom-light: #e9f5e6; $custom-dark: #000000;
JSON
{
"hex": "#dff1dc",
"rgb": {
"r": 223,
"g": 241,
"b": 220
},
"hsl": {
"h": 111.429,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.9391,
"c": 0.03379,
"h": 141.2
},
"luminance": 0.83766
}Semantic roles & 50–950 ramp
primary
#DFF1DC
secondary
#C8A3CE
accent
#30B6A3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584