#E2FBED#E2FBED
#E2FBED is a very light, muted green. Relative luminance 0.913; OKLCH L 96.6% C 0.032 H 161.3°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBED |
|---|---|
| RGB | rgb(226, 251, 237) |
| HSL | hsl(146, 76%, 94%) |
| HSV | hsv(146, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(96.52, -10.69, 3.94) |
| CIE-LCH | lch(96.52, 11.39, 159.76°) |
| OKLab | oklab(96.61% -0.0303 0.0103) |
| OKLCH | oklch(96.61% 0.032 161.3) |
| XYZ | xyz(81.1440, 91.2764, 93.4474) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.52
Ice
#D6FFFA
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 6.03
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Very Pale Blue
#D6FFFE
ΔE00 6.55
Mintcream
#F5FFFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBED #FBE2F0
analogous
#E3FBE2 #E2FBED #E2FBF9
triadic
#E2FBED #EDE2FB #FBEDE2
tetradic
#E2FBED #E2E3FB #FBE2F0 #FBF9E2
square
#E2FBED #E2E3FB #FBE2F0 #FBF9E2
split-complementary
#E2FBED #F9E2FB #FBE2E3
monochromatic
#76ECAA #ACF4CC #E2FBED #E4FBEE #E4FBEE
Accessibility & contrast
On white
1.09
#E2FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#E2FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBED
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBED | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#DEFBF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbed; /* rgb */ color: rgb(226, 251, 237); /* oklch */ color: oklch(96.6% 0.032 161.3);
Tailwind
colors: {
custom: {
50: '#ebfcf2',
500: '#e2fbed',
950: '#000000',
},
}SCSS
$custom: #e2fbed; $custom-light: #ebfcf2; $custom-dark: #000000;
JSON
{
"hex": "#e2fbed",
"rgb": {
"r": 226,
"g": 251,
"b": 237
},
"hsl": {
"h": 146.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96607,
"c": 0.032,
"h": 161.3
},
"luminance": 0.91278
}Semantic roles & 50–950 ramp
primary
#E2FBED
secondary
#E2A0C5
accent
#0E7FD8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585