#DEF2E1#DEF2E1
#DEF2E1 is a very light, muted green. Relative luminance 0.845; OKLCH L 94.2% C 0.031 H 149.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2E1 |
|---|---|
| RGB | rgb(222, 242, 225) |
| HSL | hsl(129, 43%, 91%) |
| HSV | hsv(129, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 7%, 5.1%) |
| CIE-LAB | lab(93.65, -9.66, 5.96) |
| CIE-LCH | lch(93.65, 11.35, 148.33°) |
| OKLab | oklab(94.17% -0.0267 0.0156) |
| OKLCH | oklch(94.17% 0.031 149.8) |
| XYZ | xyz(75.4642, 84.4693, 83.5480) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.51
Mintcream
#F5FFFA
ΔE00 7.18
Ice
#D6FFFA
ΔE00 7.63
Beige
#F5F5DC
ΔE00 7.84
Lightcyan
#E0FFFF
ΔE00 7.96
Azure (CSS)
#F0FFFF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2E1 #F2DEEF
analogous
#E5F2DE #DEF2E1 #DEF2EB
triadic
#DEF2E1 #E1DEF2 #F2E1DE
tetradic
#DEF2E1 #DEE5F2 #F2DEEF #F2EBDE
square
#DEF2E1 #DEE5F2 #F2DEEF #F2EBDE
split-complementary
#DEF2E1 #EBDEF2 #F2DEE5
monochromatic
#86CF91 #B2E1B9 #DEF2E1 #E9F6EB #E9F6EB
Accessibility & contrast
On white
1.17
#DEF2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DEF2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2E1
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2E1 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE0
Deuteranopia (green-blind)
#EFECE2
Tritanopia (blue-blind)
#DCF1ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2e1; /* rgb */ color: rgb(222, 242, 225); /* oklch */ color: oklch(94.2% 0.031 149.8);
Tailwind
colors: {
custom: {
50: '#e8f6ea',
500: '#def2e1',
950: '#000000',
},
}SCSS
$custom: #def2e1; $custom-light: #e8f6ea; $custom-dark: #000000;
JSON
{
"hex": "#def2e1",
"rgb": {
"r": 222,
"g": 242,
"b": 225
},
"hsl": {
"h": 129,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94173,
"c": 0.03093,
"h": 149.8
},
"luminance": 0.8447
}Semantic roles & 50–950 ramp
primary
#DEF2E1
secondary
#CFA5C9
accent
#2FA2B7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584