#DEF2E7#DEF2E7
#DEF2E7 is a very light, muted green. Relative luminance 0.848; OKLCH L 94.3% C 0.026 H 161.9°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2E7 |
|---|---|
| RGB | rgb(222, 242, 231) |
| HSL | hsl(147, 43%, 91%) |
| HSV | hsv(147, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 4.5%, 5.1%) |
| CIE-LAB | lab(93.80, -8.58, 3.06) |
| CIE-LCH | lch(93.80, 9.11, 160.39°) |
| OKLab | oklab(94.34% -0.0244 0.008) |
| OKLCH | oklch(94.34% 0.026 161.9) |
| XYZ | xyz(76.2971, 84.8025, 87.9347) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.62
Mintcream
#F5FFFA
ΔE00 5.72
Lightcyan
#E0FFFF
ΔE00 5.98
Azure (CSS)
#F0FFFF
ΔE00 6.31
Ice
#D6FFFA
ΔE00 6.47
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2E7 #F2DEE9
analogous
#DFF2DE #DEF2E7 #DEF2F1
triadic
#DEF2E7 #E7DEF2 #F2E7DE
tetradic
#DEF2E7 #DEDFF2 #F2DEE9 #F2F1DE
square
#DEF2E7 #DEDFF2 #F2DEE9 #F2F1DE
split-complementary
#DEF2E7 #F1DEF2 #F2DEDF
monochromatic
#86CFA7 #B2E1C7 #DEF2E7 #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.17
#DEF2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#DEF2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2E7
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2E7 | 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)
#F1EFE6
Deuteranopia (green-blind)
#EDECE8
Tritanopia (blue-blind)
#DBF2EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2e7; /* rgb */ color: rgb(222, 242, 231); /* oklch */ color: oklch(94.3% 0.026 161.9);
Tailwind
colors: {
custom: {
50: '#e8f6ee',
500: '#def2e7',
950: '#000000',
},
}SCSS
$custom: #def2e7; $custom-light: #e8f6ee; $custom-dark: #000000;
JSON
{
"hex": "#def2e7",
"rgb": {
"r": 222,
"g": 242,
"b": 231
},
"hsl": {
"h": 147,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94335,
"c": 0.02566,
"h": 161.9
},
"luminance": 0.84803
}Semantic roles & 50–950 ramp
primary
#DEF2E7
secondary
#CFA5BC
accent
#2F7AB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585