#DFF2E5#DFF2E5
#DFF2E5 is a very light, muted green. Relative luminance 0.848; OKLCH L 94.4% C 0.026 H 156.0°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2E5 |
|---|---|
| RGB | rgb(223, 242, 229) |
| HSL | hsl(139, 42%, 91%) |
| HSV | hsv(139, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 5.4%, 5.1%) |
| CIE-LAB | lab(93.82, -8.61, 4.13) |
| CIE-LCH | lch(93.82, 9.55, 154.38°) |
| OKLab | oklab(94.35% -0.0242 0.0108) |
| OKLCH | oklch(94.35% 0.026 156) |
| XYZ | xyz(76.3236, 84.8486, 86.4699) |
| Luminance | 0.8485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.22
Mintcream
#F5FFFA
ΔE00 5.94
Lightcyan
#E0FFFF
ΔE00 6.76
Azure (CSS)
#F0FFFF
ΔE00 6.87
Ice
#D6FFFA
ΔE00 7.06
Ice Blue (survey)
#D7FFFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2E5 #F2DFEC
analogous
#E2F2DF #DFF2E5 #DFF2EE
triadic
#DFF2E5 #E5DFF2 #F2E5DF
tetradic
#DFF2E5 #DFE2F2 #F2DFEC #F2EEDF
square
#DFF2E5 #DFE2F2 #F2DFEC #F2EEDF
split-complementary
#DFF2E5 #EEDFF2 #F2DFE2
monochromatic
#88CF9E #B3E0C2 #DFF2E5 #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.17
#DFF2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#DFF2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2E5
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2E5 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE4
Deuteranopia (green-blind)
#EEECE6
Tritanopia (blue-blind)
#DCF2EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2e5; /* rgb */ color: rgb(223, 242, 229); /* oklch */ color: oklch(94.4% 0.026 156.0);
Tailwind
colors: {
custom: {
50: '#e9f6ed',
500: '#dff2e5',
950: '#000000',
},
}SCSS
$custom: #dff2e5; $custom-light: #e9f6ed; $custom-dark: #000000;
JSON
{
"hex": "#dff2e5",
"rgb": {
"r": 223,
"g": 242,
"b": 229
},
"hsl": {
"h": 138.947,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94352,
"c": 0.02647,
"h": 156
},
"luminance": 0.84849
}Semantic roles & 50–950 ramp
primary
#DFF2E5
secondary
#CFA6C2
accent
#308BB5
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584