#DFF2D8#DFF2D8
#DFF2D8 is a very light, muted green. Relative luminance 0.842; OKLCH L 94.0% C 0.040 H 137.2°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2D8 |
|---|---|
| RGB | rgb(223, 242, 216) |
| HSL | hsl(104, 50%, 90%) |
| HSV | hsv(104, 11%, 95%) |
| CMYK | cmyk(7.9%, 0%, 10.7%, 5.1%) |
| CIE-LAB | lab(93.52, -10.88, 10.43) |
| CIE-LCH | lch(93.52, 15.07, 136.22°) |
| OKLab | oklab(94.01% -0.0293 0.0271) |
| OKLCH | oklch(94.01% 0.04 137.2) |
| XYZ | xyz(74.5760, 84.1495, 77.2660) |
| Luminance | 0.8415 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.12
Beige
#F5F5DC
ΔE00 7.09
Lightyellow
#FFFFE0
ΔE00 7.65
Off White (survey)
#FFFFE4
ΔE00 7.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.94
Eggshell (survey)
#FFFFD4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2D8 #EBD8F2
analogous
#ECF2D8 #DFF2D8 #D8F2DE
triadic
#DFF2D8 #D8DFF2 #F2D8DF
tetradic
#DFF2D8 #D8ECF2 #EBD8F2 #F2DED8
square
#DFF2D8 #D8ECF2 #EBD8F2 #F2DED8
split-complementary
#DFF2D8 #DED8F2 #F2D8EC
monochromatic
#94D37C #B9E3AA #DFF2D8 #ECF7E8 #ECF7E8
Accessibility & contrast
On white
1.18
#DFF2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#DFF2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2D8
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2D8 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD7
Deuteranopia (green-blind)
#F1ECD9
Tritanopia (blue-blind)
#DFF0EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff2d8; /* rgb */ color: rgb(223, 242, 216); /* oklch */ color: oklch(94.0% 0.040 137.2);
Tailwind
colors: {
custom: {
50: '#e9f6e4',
500: '#dff2d8',
950: '#000000',
},
}SCSS
$custom: #dff2d8; $custom-light: #e9f6e4; $custom-dark: #000000;
JSON
{
"hex": "#dff2d8",
"rgb": {
"r": 223,
"g": 242,
"b": 216
},
"hsl": {
"h": 103.846,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.94012,
"c": 0.03993,
"h": 137.2
},
"luminance": 0.8415
}Semantic roles & 50–950 ramp
primary
#DFF2D8
secondary
#C39ED0
accent
#28BD95
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584