#E2F9DC#E2F9DC
#E2F9DC is a very light, muted green. Relative luminance 0.891; OKLCH L 95.8% C 0.045 H 139.2°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F9DC |
|---|---|
| RGB | rgb(226, 249, 220) |
| HSL | hsl(108, 71%, 92%) |
| HSV | hsv(108, 12%, 98%) |
| CMYK | cmyk(9.2%, 0%, 11.6%, 2.4%) |
| CIE-LAB | lab(95.62, -12.68, 11.39) |
| CIE-LCH | lch(95.62, 17.04, 138.06°) |
| OKLab | oklab(95.76% -0.0343 0.0296) |
| OKLCH | oklch(95.76% 0.045 139.2) |
| XYZ | xyz(78.1555, 89.0866, 80.7742) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.69
Lightyellow
#FFFFE0
ΔE00 8.10
Beige
#F5F5DC
ΔE00 8.14
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.21
Off White (survey)
#FFFFE4
ΔE00 8.28
Eggshell (survey)
#FFFFD4
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F9DC #F3DCF9
analogous
#F1F9DC #E2F9DC #DCF9E5
triadic
#E2F9DC #DCE2F9 #F9DCE2
tetradic
#E2F9DC #DCF1F9 #F3DCF9 #F9E5DC
square
#E2F9DC #DCF1F9 #F3DCF9 #F9E5DC
split-complementary
#E2F9DC #E5DCF9 #F9DCF1
monochromatic
#8BE774 #B7F0A8 #E2F9DC #E9FBE5 #E9FBE5
Accessibility & contrast
On white
1.12
#E2F9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#E2F9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F9DC
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F9DC | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#F7F2DD
Tritanopia (blue-blind)
#E1F7F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f9dc; /* rgb */ color: rgb(226, 249, 220); /* oklch */ color: oklch(95.8% 0.045 139.2);
Tailwind
colors: {
custom: {
50: '#ebfbe6',
500: '#e2f9dc',
950: '#000000',
},
}SCSS
$custom: #e2f9dc; $custom-light: #ebfbe6; $custom-dark: #000000;
JSON
{
"hex": "#e2f9dc",
"rgb": {
"r": 226,
"g": 249,
"b": 220
},
"hsl": {
"h": 107.586,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.95759,
"c": 0.0453,
"h": 139.2
},
"luminance": 0.89087
}Semantic roles & 50–950 ramp
primary
#E2F9DC
secondary
#D09CDD
accent
#13D3AB
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584