#DFF2D7#DFF2D7
#DFF2D7 is a very light, muted green. Relative luminance 0.841; OKLCH L 94.0% C 0.041 H 136.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2D7 |
|---|---|
| RGB | rgb(223, 242, 215) |
| HSL | hsl(102, 51%, 90%) |
| HSV | hsv(102, 11%, 95%) |
| CMYK | cmyk(7.9%, 0%, 11.2%, 5.1%) |
| CIE-LAB | lab(93.49, -11.05, 10.91) |
| CIE-LCH | lch(93.49, 15.53, 135.36°) |
| OKLab | oklab(93.99% -0.0297 0.0284) |
| OKLCH | oklch(93.99% 0.041 136.3) |
| XYZ | xyz(74.4471, 84.0980, 76.5872) |
| Luminance | 0.8410 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.37
Beige
#F5F5DC
ΔE00 7.11
Lightyellow
#FFFFE0
ΔE00 7.59
Off White (survey)
#FFFFE4
ΔE00 7.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.78
Eggshell (survey)
#FFFFD4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2D7 #EAD7F2
analogous
#EDF2D7 #DFF2D7 #D7F2DD
triadic
#DFF2D7 #D7DFF2 #F2D7DF
tetradic
#DFF2D7 #D7EDF2 #EAD7F2 #F2DDD7
square
#DFF2D7 #D7EDF2 #EAD7F2 #F2DDD7
split-complementary
#DFF2D7 #DDD7F2 #F2D7ED
monochromatic
#95D47B #BAE3A9 #DFF2D7 #EDF7E8 #EDF7E8
Accessibility & contrast
On white
1.18
#DFF2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#DFF2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2D7
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2D7 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD6
Deuteranopia (green-blind)
#F1ECD8
Tritanopia (blue-blind)
#DFF0EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff2d7; /* rgb */ color: rgb(223, 242, 215); /* oklch */ color: oklch(94.0% 0.041 136.3);
Tailwind
colors: {
custom: {
50: '#e9f6e3',
500: '#dff2d7',
950: '#000000',
},
}SCSS
$custom: #dff2d7; $custom-light: #e9f6e3; $custom-dark: #000000;
JSON
{
"hex": "#dff2d7",
"rgb": {
"r": 223,
"g": 242,
"b": 215
},
"hsl": {
"h": 102.222,
"s": 50.943,
"l": 89.608
},
"oklch": {
"l": 0.93987,
"c": 0.04107,
"h": 136.3
},
"luminance": 0.84099
}Semantic roles & 50–950 ramp
primary
#DFF2D7
secondary
#C19DD0
accent
#27BE92
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584