#E2F8D8#E2F8D8
#E2F8D8 is a very light, muted green. Relative luminance 0.883; OKLCH L 95.5% C 0.048 H 135.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8D8 |
|---|---|
| RGB | rgb(226, 248, 216) |
| HSL | hsl(101, 70%, 91%) |
| HSV | hsv(101, 13%, 97%) |
| CMYK | cmyk(8.9%, 0%, 12.9%, 2.7%) |
| CIE-LAB | lab(95.27, -12.85, 12.96) |
| CIE-LCH | lch(95.27, 18.25, 134.77°) |
| OKLab | oklab(95.46% -0.0345 0.0336) |
| OKLCH | oklch(95.46% 0.048 135.8) |
| XYZ | xyz(77.3239, 88.2608, 77.9148) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.40
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.61
Lightyellow
#FFFFE0
ΔE00 7.81
Beige
#F5F5DC
ΔE00 7.99
Eggshell (survey)
#FFFFD4
ΔE00 8.01
Off White (survey)
#FFFFE4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8D8 #EED8F8
analogous
#F2F8D8 #E2F8D8 #D8F8DE
triadic
#E2F8D8 #D8E2F8 #F8D8E2
tetradic
#E2F8D8 #D8F2F8 #EED8F8 #F8DED8
square
#E2F8D8 #D8F2F8 #EED8F8 #F8DED8
split-complementary
#E2F8D8 #DED8F8 #F8D8F2
monochromatic
#95E570 #BBEFA4 #E2F8D8 #ECFAE5 #ECFAE5
Accessibility & contrast
On white
1.13
#E2F8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#E2F8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8D8
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8D8 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D6
Deuteranopia (green-blind)
#F7F1D9
Tritanopia (blue-blind)
#E2F5EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e2f8d8; /* rgb */ color: rgb(226, 248, 216); /* oklch */ color: oklch(95.5% 0.048 135.8);
Tailwind
colors: {
custom: {
50: '#ebfae4',
500: '#e2f8d8',
950: '#000000',
},
}SCSS
$custom: #e2f8d8; $custom-light: #ebfae4; $custom-dark: #000000;
JSON
{
"hex": "#e2f8d8",
"rgb": {
"r": 226,
"g": 248,
"b": 216
},
"hsl": {
"h": 101.25,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.95455,
"c": 0.04818,
"h": 135.8
},
"luminance": 0.88261
}Semantic roles & 50–950 ramp
primary
#E2F8D8
secondary
#C799DC
accent
#14D296
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584