#DFF2E0#DFF2E0
#DFF2E0 is a very light, muted green. Relative luminance 0.846; OKLCH L 94.2% C 0.031 H 146.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2E0 |
|---|---|
| RGB | rgb(223, 242, 224) |
| HSL | hsl(123, 42%, 91%) |
| HSV | hsv(123, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 7.4%, 5.1%) |
| CIE-LAB | lab(93.70, -9.50, 6.55) |
| CIE-LCH | lch(93.70, 11.54, 145.42°) |
| OKLab | oklab(94.22% -0.0261 0.0171) |
| OKLCH | oklch(94.22% 0.031 146.8) |
| XYZ | xyz(75.6355, 84.5733, 82.8461) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.44
Mintcream
#F5FFFA
ΔE00 7.26
Beige
#F5F5DC
ΔE00 7.43
Ice
#D6FFFA
ΔE00 8.08
Off White (survey)
#FFFFE4
ΔE00 8.16
Ivory
#FFFFF0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2E0 #F2DFF1
analogous
#E7F2DF #DFF2E0 #DFF2E9
triadic
#DFF2E0 #E0DFF2 #F2E0DF
tetradic
#DFF2E0 #DFE7F2 #F2DFF1 #F2E9DF
square
#DFF2E0 #DFE7F2 #F2DFF1 #F2E9DF
split-complementary
#DFF2E0 #E9DFF2 #F2DFE7
monochromatic
#88CF8C #B3E0B6 #DFF2E0 #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.17
#DFF2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DFF2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2E0
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2E0 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDF
Deuteranopia (green-blind)
#EFECE1
Tritanopia (blue-blind)
#DDF1ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2e0; /* rgb */ color: rgb(223, 242, 224); /* oklch */ color: oklch(94.2% 0.031 146.8);
Tailwind
colors: {
custom: {
50: '#e9f6e9',
500: '#dff2e0',
950: '#000000',
},
}SCSS
$custom: #dff2e0; $custom-light: #e9f6e9; $custom-dark: #000000;
JSON
{
"hex": "#dff2e0",
"rgb": {
"r": 223,
"g": 242,
"b": 224
},
"hsl": {
"h": 123.158,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94218,
"c": 0.03123,
"h": 146.8
},
"luminance": 0.84574
}Semantic roles & 50–950 ramp
primary
#DFF2E0
secondary
#CFA6CD
accent
#30AEB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584