#DFF2E4#DFF2E4
#DFF2E4 is a very light, muted green. Relative luminance 0.848; OKLCH L 94.3% C 0.027 H 153.9°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2E4 |
|---|---|
| RGB | rgb(223, 242, 228) |
| HSL | hsl(136, 42%, 91%) |
| HSV | hsv(136, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 5.8%, 5.1%) |
| CIE-LAB | lab(93.79, -8.79, 4.61) |
| CIE-LCH | lch(93.79, 9.93, 152.31°) |
| OKLab | oklab(94.33% -0.0246 0.0121) |
| OKLCH | oklch(94.33% 0.027 153.9) |
| XYZ | xyz(76.1843, 84.7929, 85.7367) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.18
Mintcream
#F5FFFA
ΔE00 6.19
Lightcyan
#E0FFFF
ΔE00 7.09
Azure (CSS)
#F0FFFF
ΔE00 7.22
Ice
#D6FFFA
ΔE00 7.24
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2E4 #F2DFED
analogous
#E3F2DF #DFF2E4 #DFF2ED
triadic
#DFF2E4 #E4DFF2 #F2E4DF
tetradic
#DFF2E4 #DFE3F2 #F2DFED #F2EDDF
square
#DFF2E4 #DFE3F2 #F2DFED #F2EDDF
split-complementary
#DFF2E4 #EDDFF2 #F2DFE3
monochromatic
#88CF9B #B3E0BF #DFF2E4 #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.17
#DFF2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#DFF2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2E4
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2E4 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE3
Deuteranopia (green-blind)
#EEECE5
Tritanopia (blue-blind)
#DDF1EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2e4; /* rgb */ color: rgb(223, 242, 228); /* oklch */ color: oklch(94.3% 0.027 153.9);
Tailwind
colors: {
custom: {
50: '#e9f6ec',
500: '#dff2e4',
950: '#000000',
},
}SCSS
$custom: #dff2e4; $custom-light: #e9f6ec; $custom-dark: #000000;
JSON
{
"hex": "#dff2e4",
"rgb": {
"r": 223,
"g": 242,
"b": 228
},
"hsl": {
"h": 135.789,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94325,
"c": 0.02736,
"h": 153.9
},
"luminance": 0.84794
}Semantic roles & 50–950 ramp
primary
#DFF2E4
secondary
#CFA6C4
accent
#3092B5
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584