#DFF2E2#DFF2E2
#DFF2E2 is a very light, muted green. Relative luminance 0.847; OKLCH L 94.3% C 0.029 H 150.1°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2E2 |
|---|---|
| RGB | rgb(223, 242, 226) |
| HSL | hsl(129, 42%, 91%) |
| HSV | hsv(129, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 6.6%, 5.1%) |
| CIE-LAB | lab(93.75, -9.15, 5.58) |
| CIE-LCH | lch(93.75, 10.72, 148.61°) |
| OKLab | oklab(94.27% -0.0253 0.0146) |
| OKLCH | oklch(94.27% 0.029 150.1) |
| XYZ | xyz(75.9083, 84.6825, 84.2830) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.23
Mintcream
#F5FFFA
ΔE00 6.72
Ice
#D6FFFA
ΔE00 7.64
Beige
#F5F5DC
ΔE00 7.66
Lightcyan
#E0FFFF
ΔE00 7.74
Azure (CSS)
#F0FFFF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2E2 #F2DFEF
analogous
#E5F2DF #DFF2E2 #DFF2EB
triadic
#DFF2E2 #E2DFF2 #F2E2DF
tetradic
#DFF2E2 #DFE5F2 #F2DFEF #F2EBDF
square
#DFF2E2 #DFE5F2 #F2DFEF #F2EBDF
split-complementary
#DFF2E2 #EBDFF2 #F2DFE5
monochromatic
#88CF93 #B3E0BB #DFF2E2 #E9F6EB #E9F6EB
Accessibility & contrast
On white
1.17
#DFF2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#DFF2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2E2
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2E2 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#EFECE3
Tritanopia (blue-blind)
#DDF1ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2e2; /* rgb */ color: rgb(223, 242, 226); /* oklch */ color: oklch(94.3% 0.029 150.1);
Tailwind
colors: {
custom: {
50: '#e9f6eb',
500: '#dff2e2',
950: '#000000',
},
}SCSS
$custom: #dff2e2; $custom-light: #e9f6eb; $custom-dark: #000000;
JSON
{
"hex": "#dff2e2",
"rgb": {
"r": 223,
"g": 242,
"b": 226
},
"hsl": {
"h": 129.474,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94271,
"c": 0.02924,
"h": 150.1
},
"luminance": 0.84683
}Semantic roles & 50–950 ramp
primary
#DFF2E2
secondary
#CFA6C8
accent
#30A0B5
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584