#DFF2E1#DFF2E1
#DFF2E1 is a very light, muted green. Relative luminance 0.846; OKLCH L 94.2% C 0.030 H 148.4°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2E1 |
|---|---|
| RGB | rgb(223, 242, 225) |
| HSL | hsl(126, 42%, 91%) |
| HSV | hsv(126, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 7%, 5.1%) |
| CIE-LAB | lab(93.72, -9.32, 6.07) |
| CIE-LCH | lch(93.72, 11.12, 146.96°) |
| OKLab | oklab(94.25% -0.0257 0.0158) |
| OKLCH | oklch(94.25% 0.03 148.4) |
| XYZ | xyz(75.7715, 84.6277, 83.5624) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.32
Mintcream
#F5FFFA
ΔE00 6.99
Beige
#F5F5DC
ΔE00 7.54
Ice
#D6FFFA
ΔE00 7.86
Lightcyan
#E0FFFF
ΔE00 8.07
Azure (CSS)
#F0FFFF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2E1 #F2DFF0
analogous
#E6F2DF #DFF2E1 #DFF2EA
triadic
#DFF2E1 #E1DFF2 #F2E1DF
tetradic
#DFF2E1 #DFE6F2 #F2DFF0 #F2EADF
square
#DFF2E1 #DFE6F2 #F2DFF0 #F2EADF
split-complementary
#DFF2E1 #EADFF2 #F2DFE6
monochromatic
#88CF8F #B3E0B8 #DFF2E1 #E9F6EB #E9F6EB
Accessibility & contrast
On white
1.17
#DFF2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DFF2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2E1
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2E1 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEE0
Deuteranopia (green-blind)
#EFECE2
Tritanopia (blue-blind)
#DDF1ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2e1; /* rgb */ color: rgb(223, 242, 225); /* oklch */ color: oklch(94.2% 0.030 148.4);
Tailwind
colors: {
custom: {
50: '#e9f6ea',
500: '#dff2e1',
950: '#000000',
},
}SCSS
$custom: #dff2e1; $custom-light: #e9f6ea; $custom-dark: #000000;
JSON
{
"hex": "#dff2e1",
"rgb": {
"r": 223,
"g": 242,
"b": 225
},
"hsl": {
"h": 126.316,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94245,
"c": 0.03022,
"h": 148.4
},
"luminance": 0.84628
}Semantic roles & 50–950 ramp
primary
#DFF2E1
secondary
#CFA6CB
accent
#30A7B5
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584