#DFF2DC#DFF2DC
#DFF2DC is a very light, muted green. Relative luminance 0.844; OKLCH L 94.1% C 0.035 H 141.4°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2DC |
|---|---|
| RGB | rgb(223, 242, 220) |
| HSL | hsl(112, 46%, 91%) |
| HSV | hsv(112, 9%, 95%) |
| CMYK | cmyk(7.9%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(93.61, -10.20, 8.49) |
| CIE-LCH | lch(93.61, 13.27, 140.23°) |
| OKLab | oklab(94.11% -0.0277 0.0221) |
| OKLCH | oklch(94.11% 0.035 141.4) |
| XYZ | xyz(75.0994, 84.3589, 80.0226) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Beige
#F5F5DC
ΔE00 7.15
Off White (survey)
#FFFFE4
ΔE00 7.81
Lightyellow
#FFFFE0
ΔE00 8.00
Mintcream
#F5FFFA
ΔE00 8.36
Ivory
#FFFFF0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2DC #EFDCF2
analogous
#EAF2DC #DFF2DC #DCF2E4
triadic
#DFF2DC #DCDFF2 #F2DCDF
tetradic
#DFF2DC #DCEAF2 #EFDCF2 #F2E4DC
square
#DFF2DC #DCEAF2 #EFDCF2 #F2E4DC
split-complementary
#DFF2DC #E4DCF2 #F2DCEA
monochromatic
#8DD183 #B6E1AF #DFF2DC #EBF7E9 #EBF7E9
Accessibility & contrast
On white
1.18
#DFF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DFF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2DC
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2DC | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#DEF0EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2dc; /* rgb */ color: rgb(223, 242, 220); /* oklch */ color: oklch(94.1% 0.035 141.4);
Tailwind
colors: {
custom: {
50: '#e9f6e6',
500: '#dff2dc',
950: '#000000',
},
}SCSS
$custom: #dff2dc; $custom-light: #e9f6e6; $custom-dark: #000000;
JSON
{
"hex": "#dff2dc",
"rgb": {
"r": 223,
"g": 242,
"b": 220
},
"hsl": {
"h": 111.818,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.94114,
"c": 0.03546,
"h": 141.4
},
"luminance": 0.8436
}Semantic roles & 50–950 ramp
primary
#DFF2DC
secondary
#C9A3D0
accent
#2CB9A6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584