#DFF2DF#DFF2DF
#DFF2DF is a very light, muted green. Relative luminance 0.845; OKLCH L 94.2% C 0.032 H 145.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2DF |
|---|---|
| RGB | rgb(223, 242, 223) |
| HSL | hsl(120, 42%, 91%) |
| HSV | hsv(120, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(93.68, -9.68, 7.03) |
| CIE-LCH | lch(93.68, 11.96, 143.98°) |
| OKLab | oklab(94.19% -0.0265 0.0184) |
| OKLCH | oklch(94.19% 0.032 145.3) |
| XYZ | xyz(75.5003, 84.5192, 82.1339) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.59
Beige
#F5F5DC
ΔE00 7.34
Mintcream
#F5FFFA
ΔE00 7.53
Off White (survey)
#FFFFE4
ΔE00 8.05
Ice
#D6FFFA
ΔE00 8.31
Lightyellow
#FFFFE0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2DF #F2DFF2
analogous
#E8F2DF #DFF2DF #DFF2E8
triadic
#DFF2DF #DFDFF2 #F2DFDF
tetradic
#DFF2DF #DFE8F2 #F2DFF2 #F2E8DF
square
#DFF2DF #DFE8F2 #F2DFF2 #F2E8DF
split-complementary
#DFF2DF #E8DFF2 #F2DFE8
monochromatic
#88CF88 #B3E0B3 #DFF2DF #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.17
#DFF2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DFF2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2DF
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2DF | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#EFECE0
Tritanopia (blue-blind)
#DDF1EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2df; /* rgb */ color: rgb(223, 242, 223); /* oklch */ color: oklch(94.2% 0.032 145.3);
Tailwind
colors: {
custom: {
50: '#e9f6e9',
500: '#dff2df',
950: '#000000',
},
}SCSS
$custom: #dff2df; $custom-light: #e9f6e9; $custom-dark: #000000;
JSON
{
"hex": "#dff2df",
"rgb": {
"r": 223,
"g": 242,
"b": 223
},
"hsl": {
"h": 120,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94192,
"c": 0.03226,
"h": 145.3
},
"luminance": 0.8452
}Semantic roles & 50–950 ramp
primary
#DFF2DF
secondary
#CFA6CF
accent
#30B5B5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584