#DEF2E0#DEF2E0
#DEF2E0 is a very light, muted green. Relative luminance 0.844; OKLCH L 94.1% C 0.032 H 148.2°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2E0 |
|---|---|
| RGB | rgb(222, 242, 224) |
| HSL | hsl(126, 43%, 91%) |
| HSV | hsv(126, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 7.4%, 5.1%) |
| CIE-LAB | lab(93.63, -9.83, 6.44) |
| CIE-LCH | lch(93.63, 11.76, 146.77°) |
| OKLab | oklab(94.15% -0.0271 0.0168) |
| OKLCH | oklch(94.15% 0.032 148.2) |
| XYZ | xyz(75.3282, 84.4149, 82.8317) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.63
Mintcream
#F5FFFA
ΔE00 7.44
Beige
#F5F5DC
ΔE00 7.74
Ice
#D6FFFA
ΔE00 7.86
Lightcyan
#E0FFFF
ΔE00 8.29
Off White (survey)
#FFFFE4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2E0 #F2DEF0
analogous
#E6F2DE #DEF2E0 #DEF2EA
triadic
#DEF2E0 #E0DEF2 #F2E0DE
tetradic
#DEF2E0 #DEE6F2 #F2DEF0 #F2EADE
square
#DEF2E0 #DEE6F2 #F2DEF0 #F2EADE
split-complementary
#DEF2E0 #EADEF2 #F2DEE6
monochromatic
#86CF8E #B2E1B7 #DEF2E0 #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.17
#DEF2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#DEF2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2E0
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2E0 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDF
Deuteranopia (green-blind)
#EFECE1
Tritanopia (blue-blind)
#DCF1ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2e0; /* rgb */ color: rgb(222, 242, 224); /* oklch */ color: oklch(94.1% 0.032 148.2);
Tailwind
colors: {
custom: {
50: '#e8f6e9',
500: '#def2e0',
950: '#000000',
},
}SCSS
$custom: #def2e0; $custom-light: #e8f6e9; $custom-dark: #000000;
JSON
{
"hex": "#def2e0",
"rgb": {
"r": 222,
"g": 242,
"b": 224
},
"hsl": {
"h": 126,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94147,
"c": 0.03192,
"h": 148.2
},
"luminance": 0.84416
}Semantic roles & 50–950 ramp
primary
#DEF2E0
secondary
#CFA5CB
accent
#2FA9B7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584