#E2FEDE#E2FEDE
#E2FEDE is a very light, muted green. Relative luminance 0.923; OKLCH L 96.8% C 0.051 H 141.7°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEDE |
|---|---|
| RGB | rgb(226, 254, 222) |
| HSL | hsl(113, 94%, 93%) |
| HSV | hsv(113, 13%, 100%) |
| CMYK | cmyk(11%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(96.95, -14.81, 12.27) |
| CIE-LCH | lch(96.95, 19.23, 140.35°) |
| OKLab | oklab(96.83% -0.0403 0.0318) |
| OKLCH | oklch(96.83% 0.051 141.7) |
| XYZ | xyz(79.9880, 92.3253, 82.6995) |
| Luminance | 0.9233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.87
Very Pale Green
#CFFDBC
ΔE00 8.26
Very Light Green
#D1FFBD
ΔE00 8.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.02
Lightyellow
#FFFFE0
ΔE00 9.12
Eggshell (survey)
#FFFFD4
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEDE #FADEFE
analogous
#F2FEDE #E2FEDE #DEFEEA
triadic
#E2FEDE #DEE2FE #FEDEE2
tetradic
#E2FEDE #DEF2FE #FADEFE #FEEADE
square
#E2FEDE #DEF2FE #FADEFE #FEEADE
split-complementary
#E2FEDE #EADEFE #FEDEF2
monochromatic
#7AFA67 #AEFCA3 #E2FEDE #E5FEE1 #E5FEE1
Accessibility & contrast
On white
1.08
#E2FEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#E2FEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEDE
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEDE | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#FBF5DF
Tritanopia (blue-blind)
#E0FCF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fede; /* rgb */ color: rgb(226, 254, 222); /* oklch */ color: oklch(96.8% 0.051 141.7);
Tailwind
colors: {
custom: {
50: '#ebfee8',
500: '#e2fede',
950: '#000000',
},
}SCSS
$custom: #e2fede; $custom-light: #ebfee8; $custom-dark: #000000;
JSON
{
"hex": "#e2fede",
"rgb": {
"r": 226,
"g": 254,
"b": 222
},
"hsl": {
"h": 112.5,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.96834,
"c": 0.05133,
"h": 141.7
},
"luminance": 0.92326
}Semantic roles & 50–950 ramp
primary
#E2FEDE
secondary
#DF97EA
accent
#00E6C9
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584