#E2FFBE#E2FFBE
#E2FFBE is a very light, moderate yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.090 H 127.5°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFBE |
|---|---|
| RGB | rgb(226, 255, 190) |
| HSL | hsl(87, 100%, 87%) |
| HSV | hsv(87, 25%, 100%) |
| CMYK | cmyk(11.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.58, -20.32, 28.04) |
| CIE-LCH | lch(96.58, 34.63, 125.92°) |
| OKLab | oklab(96.33% -0.0545 0.071) |
| OKLCH | oklch(96.33% 0.09 127.5) |
| XYZ | xyz(76.4170, 91.4059, 62.3224) |
| Luminance | 0.9141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.45
Very Pale Green
#CFFDBC
ΔE00 3.61
Pale Green
#C7FDB5
ΔE00 4.85
Light Light Green
#C8FFB0
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.92
Light Sage
#BCECAC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFBE #DBBEFF
analogous
#FFFBBE #E2FFBE #C2FFBE
triadic
#E2FFBE #BEE2FF #FFBEE2
tetradic
#E2FFBE #BEFFFB #DBBEFF #FFBEC2
square
#E2FFBE #BEFFFB #DBBEFF #FFBEC2
split-complementary
#E2FFBE #BEC2FF #FBBEFF
monochromatic
#ABFF44 #C7FF81 #E2FFBE #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.09
#E2FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#E2FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFBE
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFBE | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BA
Deuteranopia (green-blind)
#FFF5C1
Tritanopia (blue-blind)
#E5F9EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2ffbe; /* rgb */ color: rgb(226, 255, 190); /* oklch */ color: oklch(96.3% 0.090 127.5);
Tailwind
colors: {
custom: {
50: '#ebffd2',
500: '#e2ffbe',
950: '#000000',
},
}SCSS
$custom: #e2ffbe; $custom-light: #ebffd2; $custom-dark: #000000;
JSON
{
"hex": "#e2ffbe",
"rgb": {
"r": 226,
"g": 255,
"b": 190
},
"hsl": {
"h": 86.769,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.96325,
"c": 0.08951,
"h": 127.5
},
"luminance": 0.91406
}Semantic roles & 50–950 ramp
primary
#E2FFBE
secondary
#AB7AE7
accent
#00E666
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683