#E2FBEC#E2FBEC
#E2FBEC is a very light, muted green. Relative luminance 0.912; OKLCH L 96.6% C 0.033 H 159.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBEC |
|---|---|
| RGB | rgb(226, 251, 236) |
| HSL | hsl(144, 76%, 94%) |
| HSV | hsv(144, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(96.50, -10.87, 4.42) |
| CIE-LCH | lch(96.50, 11.74, 157.86°) |
| OKLab | oklab(96.58% -0.0307 0.0115) |
| OKLCH | oklch(96.58% 0.033 159.4) |
| XYZ | xyz(80.9983, 91.2181, 92.6801) |
| Luminance | 0.9122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.51
Ice
#D6FFFA
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 6.40
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Very Pale Blue
#D6FFFE
ΔE00 6.86
Mintcream
#F5FFFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBEC #FBE2F1
analogous
#E4FBE2 #E2FBEC #E2FBF8
triadic
#E2FBEC #ECE2FB #FBECE2
tetradic
#E2FBEC #E2E4FB #FBE2F1 #FBF8E2
square
#E2FBEC #E2E4FB #FBE2F1 #FBF8E2
split-complementary
#E2FBEC #F8E2FB #FBE2E4
monochromatic
#76ECA6 #ACF4C9 #E2FBEC #E4FBED #E4FBED
Accessibility & contrast
On white
1.09
#E2FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#E2FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBEC
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBEC | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#DEFBF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbec; /* rgb */ color: rgb(226, 251, 236); /* oklch */ color: oklch(96.6% 0.033 159.4);
Tailwind
colors: {
custom: {
50: '#ebfcf2',
500: '#e2fbec',
950: '#000000',
},
}SCSS
$custom: #e2fbec; $custom-light: #ebfcf2; $custom-dark: #000000;
JSON
{
"hex": "#e2fbec",
"rgb": {
"r": 226,
"g": 251,
"b": 236
},
"hsl": {
"h": 144,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.9658,
"c": 0.03279,
"h": 159.4
},
"luminance": 0.91219
}Semantic roles & 50–950 ramp
primary
#E2FBEC
secondary
#E2A0C7
accent
#0E87D8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585