#E2FBEE#E2FBEE
#E2FBEE is a very light, muted green. Relative luminance 0.913; OKLCH L 96.6% C 0.031 H 163.3°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBEE |
|---|---|
| RGB | rgb(226, 251, 238) |
| HSL | hsl(149, 76%, 94%) |
| HSV | hsv(149, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(96.55, -10.51, 3.46) |
| CIE-LCH | lch(96.55, 11.07, 161.76°) |
| OKLab | oklab(96.63% -0.0299 0.009) |
| OKLCH | oklch(96.63% 0.031 163.3) |
| XYZ | xyz(81.2905, 91.3350, 94.2190) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.57
Ice
#D6FFFA
ΔE00 5.21
Lightcyan
#E0FFFF
ΔE00 5.65
Ice Blue (survey)
#D7FFFE
ΔE00 6.11
Very Pale Blue
#D6FFFE
ΔE00 6.24
Mintcream
#F5FFFA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBEE #FBE2EF
analogous
#E2FBE2 #E2FBEE #E2FBFA
triadic
#E2FBEE #EEE2FB #FBEEE2
tetradic
#E2FBEE #E2E2FB #FBE2EF #FBFAE2
square
#E2FBEE #E2E2FB #FBE2EF #FBFAE2
split-complementary
#E2FBEE #FAE2FB #FBE2E2
monochromatic
#76ECAF #ACF4CE #E2FBEE #E4FBEF #E4FBEF
Accessibility & contrast
On white
1.09
#E2FBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#E2FBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBEE
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBEE | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#DEFBF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbee; /* rgb */ color: rgb(226, 251, 238); /* oklch */ color: oklch(96.6% 0.031 163.3);
Tailwind
colors: {
custom: {
50: '#ebfcf3',
500: '#e2fbee',
950: '#000000',
},
}SCSS
$custom: #e2fbee; $custom-light: #ebfcf3; $custom-dark: #000000;
JSON
{
"hex": "#e2fbee",
"rgb": {
"r": 226,
"g": 251,
"b": 238
},
"hsl": {
"h": 148.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96634,
"c": 0.03125,
"h": 163.3
},
"luminance": 0.91336
}Semantic roles & 50–950 ramp
primary
#E2FBEE
secondary
#E2A0C2
accent
#0E77D8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585