#E2FDEB#E2FDEB
#E2FDEB is a very light, muted green. Relative luminance 0.924; OKLCH L 97.0% C 0.037 H 156.5°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDEB |
|---|---|
| RGB | rgb(226, 253, 235) |
| HSL | hsl(140, 87%, 94%) |
| HSV | hsv(140, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.99, -12.04, 5.65) |
| CIE-LCH | lch(96.99, 13.30, 154.88°) |
| OKLab | oklab(96.96% -0.0338 0.0147) |
| OKLCH | oklch(96.96% 0.037 156.5) |
| XYZ | xyz(81.4815, 92.4162, 92.1264) |
| Luminance | 0.9242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.14
Ice
#D6FFFA
ΔE00 6.14
Lightcyan
#E0FFFF
ΔE00 7.37
Ice Blue (survey)
#D7FFFE
ΔE00 7.41
Very Pale Blue
#D6FFFE
ΔE00 7.50
Very Light Blue
#D5FFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDEB #FDE2F4
analogous
#E7FDE2 #E2FDEB #E2FDF9
triadic
#E2FDEB #EBE2FD #FDEBE2
tetradic
#E2FDEB #E2E7FD #FDE2F4 #FDF9E2
square
#E2FDEB #E2E7FD #FDE2F4 #FDF9E2
split-complementary
#E2FDEB #F9E2FD #FDE2E7
monochromatic
#6FF59C #A9F9C4 #E2FDEB #E2FDEB #E2FDEB
Accessibility & contrast
On white
1.08
#E2FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#E2FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDEB
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDEB | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8EA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#DEFCF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fdeb; /* rgb */ color: rgb(226, 253, 235); /* oklch */ color: oklch(97.0% 0.037 156.5);
Tailwind
colors: {
custom: {
50: '#ebfef1',
500: '#e2fdeb',
950: '#000000',
},
}SCSS
$custom: #e2fdeb; $custom-light: #ebfef1; $custom-dark: #000000;
JSON
{
"hex": "#e2fdeb",
"rgb": {
"r": 226,
"g": 253,
"b": 235
},
"hsl": {
"h": 140,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.96961,
"c": 0.03685,
"h": 156.5
},
"luminance": 0.92417
}Semantic roles & 50–950 ramp
primary
#E2FDEB
secondary
#E79CCE
accent
#0298E4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585