#DFF2E6#DFF2E6
#DFF2E6 is a very light, muted green. Relative luminance 0.849; OKLCH L 94.4% C 0.026 H 158.2°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2E6 |
|---|---|
| RGB | rgb(223, 242, 230) |
| HSL | hsl(142, 42%, 91%) |
| HSV | hsv(142, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 5%, 5.1%) |
| CIE-LAB | lab(93.84, -8.43, 3.65) |
| CIE-LCH | lch(93.84, 9.19, 156.61°) |
| OKLab | oklab(94.38% -0.0238 0.0095) |
| OKLCH | oklch(94.38% 0.026 158.2) |
| XYZ | xyz(76.4636, 84.9046, 87.2074) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.31
Mintcream
#F5FFFA
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 6.44
Azure (CSS)
#F0FFFF
ΔE00 6.53
Ice
#D6FFFA
ΔE00 6.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2E6 #F2DFEB
analogous
#E1F2DF #DFF2E6 #DFF2EF
triadic
#DFF2E6 #E6DFF2 #F2E6DF
tetradic
#DFF2E6 #DFE1F2 #F2DFEB #F2EFDF
square
#DFF2E6 #DFE1F2 #F2DFEB #F2EFDF
split-complementary
#DFF2E6 #EFDFF2 #F2DFE1
monochromatic
#88CFA2 #B3E0C4 #DFF2E6 #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.17
#DFF2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#DFF2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2E6
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2E6 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE5
Deuteranopia (green-blind)
#EEECE7
Tritanopia (blue-blind)
#DCF2EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2e6; /* rgb */ color: rgb(223, 242, 230); /* oklch */ color: oklch(94.4% 0.026 158.2);
Tailwind
colors: {
custom: {
50: '#e9f6ed',
500: '#dff2e6',
950: '#000000',
},
}SCSS
$custom: #dff2e6; $custom-light: #e9f6ed; $custom-dark: #000000;
JSON
{
"hex": "#dff2e6",
"rgb": {
"r": 223,
"g": 242,
"b": 230
},
"hsl": {
"h": 142.105,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94379,
"c": 0.02561,
"h": 158.2
},
"luminance": 0.84905
}Semantic roles & 50–950 ramp
primary
#DFF2E6
secondary
#CFA6C0
accent
#3084B5
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584