#E2FEED#E2FEED
#E2FEED is a very light, muted green. Relative luminance 0.932; OKLCH L 97.2% C 0.037 H 159.0°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEED |
|---|---|
| RGB | rgb(226, 254, 237) |
| HSL | hsl(144, 93%, 94%) |
| HSV | hsv(144, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(97.29, -12.18, 5.06) |
| CIE-LCH | lch(97.29, 13.19, 157.45°) |
| OKLab | oklab(97.22% -0.0343 0.0132) |
| OKLCH | oklch(97.22% 0.037 159) |
| XYZ | xyz(82.0885, 93.1655, 93.7622) |
| Luminance | 0.9317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.30
Ice
#D6FFFA
ΔE00 5.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 6.96
Very Pale Blue
#D6FFFE
ΔE00 7.04
Very Light Blue
#D5FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEED #FEE2F3
analogous
#E5FEE2 #E2FEED #E2FEFB
triadic
#E2FEED #EDE2FE #FEEDE2
tetradic
#E2FEED #E2E5FE #FEE2F3 #FEFBE2
square
#E2FEED #E2E5FE #FEE2F3 #FEFBE2
split-complementary
#E2FEED #FBE2FE #FEE2E5
monochromatic
#6CFAA4 #A7FCC8 #E1FEED #E1FEED #E1FEED
Accessibility & contrast
On white
1.07
#E2FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#E2FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEED
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEED | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#DEFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2feed; /* rgb */ color: rgb(226, 254, 237); /* oklch */ color: oklch(97.2% 0.037 159.0);
Tailwind
colors: {
custom: {
50: '#ebfef2',
500: '#e2feed',
950: '#000000',
},
}SCSS
$custom: #e2feed; $custom-light: #ebfef2; $custom-dark: #000000;
JSON
{
"hex": "#e2feed",
"rgb": {
"r": 226,
"g": 254,
"b": 237
},
"hsl": {
"h": 143.571,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97218,
"c": 0.03679,
"h": 159
},
"luminance": 0.93167
}Semantic roles & 50–950 ramp
primary
#E2FEED
secondary
#EA9ACB
accent
#008BE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585