#E2FFBF#E2FFBF
#E2FFBF is a very light, moderate yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.088 H 127.8°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFBF |
|---|---|
| RGB | rgb(226, 255, 191) |
| HSL | hsl(87, 100%, 87%) |
| HSV | hsv(87, 25%, 100%) |
| CMYK | cmyk(11.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.59, -20.17, 27.56) |
| CIE-LCH | lch(96.59, 34.15, 126.20°) |
| OKLab | oklab(96.35% -0.0541 0.0698) |
| OKLCH | oklch(96.35% 0.088 127.8) |
| XYZ | xyz(76.5266, 91.4498, 62.9000) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.41
Very Pale Green
#CFFDBC
ΔE00 3.56
Pale Green
#C7FDB5
ΔE00 4.86
Light Light Green
#C8FFB0
ΔE00 5.11
Light Khaki
#E6F2A2
ΔE00 6.07
Light Sage
#BCECAC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFBF #DCBFFF
analogous
#FFFCBF #E2FFBF #C2FFBF
triadic
#E2FFBF #BFE2FF #FFBFE2
tetradic
#E2FFBF #BFFFFC #DCBFFF #FFBFC2
square
#E2FFBF #BFFFFC #DCBFFF #FFBFC2
split-complementary
#E2FFBF #BFC2FF #FCBFFF
monochromatic
#ABFF45 #C6FF82 #E2FFBF #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.09
#E2FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#E2FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFBF
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFBF | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF5C2
Tritanopia (blue-blind)
#E5F9EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2ffbf; /* rgb */ color: rgb(226, 255, 191); /* oklch */ color: oklch(96.3% 0.088 127.8);
Tailwind
colors: {
custom: {
50: '#ebffd2',
500: '#e2ffbf',
950: '#000000',
},
}SCSS
$custom: #e2ffbf; $custom-light: #ebffd2; $custom-dark: #000000;
JSON
{
"hex": "#e2ffbf",
"rgb": {
"r": 226,
"g": 255,
"b": 191
},
"hsl": {
"h": 87.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96345,
"c": 0.08836,
"h": 127.8
},
"luminance": 0.9145
}Semantic roles & 50–950 ramp
primary
#E2FFBF
secondary
#AC7BE8
accent
#00E668
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683