#E2F5DC#E2F5DC
#E2F5DC is a very light, muted green. Relative luminance 0.866; OKLCH L 94.9% C 0.039 H 138.2°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F5DC |
|---|---|
| RGB | rgb(226, 245, 220) |
| HSL | hsl(106, 56%, 91%) |
| HSV | hsv(106, 10%, 96%) |
| CMYK | cmyk(7.8%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(94.59, -10.69, 9.92) |
| CIE-LCH | lch(94.59, 14.58, 137.14°) |
| OKLab | oklab(94.94% -0.0288 0.0258) |
| OKLCH | oklch(94.94% 0.039 138.2) |
| XYZ | xyz(76.9323, 86.6403, 80.3664) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.50
Beige
#F5F5DC
ΔE00 6.97
Off White (survey)
#FFFFE4
ΔE00 7.42
Lightyellow
#FFFFE0
ΔE00 7.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.96
Eggshell (survey)
#FFFFD4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F5DC #EFDCF5
analogous
#EEF5DC #E2F5DC #DCF5E2
triadic
#E2F5DC #DCE2F5 #F5DCE2
tetradic
#E2F5DC #DCEEF5 #EFDCF5 #F5E2DC
square
#E2F5DC #DCEEF5 #EFDCF5 #F5E2DC
split-complementary
#E2F5DC #E2DCF5 #F5DCEE
monochromatic
#93DA7D #BBE7AC #E2F5DC #EBF8E7 #EBF8E7
Accessibility & contrast
On white
1.15
#E2F5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#E2F5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F5DC
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F5DC | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#F4EFDD
Tritanopia (blue-blind)
#E2F3EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f5dc; /* rgb */ color: rgb(226, 245, 220); /* oklch */ color: oklch(94.9% 0.039 138.2);
Tailwind
colors: {
custom: {
50: '#ebf8e6',
500: '#e2f5dc',
950: '#000000',
},
}SCSS
$custom: #e2f5dc; $custom-light: #ebf8e6; $custom-dark: #000000;
JSON
{
"hex": "#e2f5dc",
"rgb": {
"r": 226,
"g": 245,
"b": 220
},
"hsl": {
"h": 105.6,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.94941,
"c": 0.0387,
"h": 138.2
},
"luminance": 0.86641
}Semantic roles & 50–950 ramp
primary
#E2F5DC
secondary
#C8A0D5
accent
#22C39D
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584