#E2FFBC#E2FFBC
#E2FFBC is a very light, moderate yellow-green. Relative luminance 0.913; OKLCH L 96.3% C 0.092 H 127.1°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFBC |
|---|---|
| RGB | rgb(226, 255, 188) |
| HSL | hsl(86, 100%, 87%) |
| HSV | hsv(86, 26%, 100%) |
| CMYK | cmyk(11.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(96.54, -20.60, 29.00) |
| CIE-LCH | lch(96.54, 35.57, 125.39°) |
| OKLab | oklab(96.29% -0.0553 0.0733) |
| OKLCH | oklch(96.29% 0.092 127.1) |
| XYZ | xyz(76.1999, 91.3191, 61.1791) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.56
Very Pale Green
#CFFDBC
ΔE00 3.73
Pale Green
#C7FDB5
ΔE00 4.85
Light Light Green
#C8FFB0
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.64
Washed Out Green
#BCF5A6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFBC #D9BCFF
analogous
#FFFABC #E2FFBC #C1FFBC
triadic
#E2FFBC #BCE2FF #FFBCE2
tetradic
#E2FFBC #BCFFFA #D9BCFF #FFBCC1
square
#E2FFBC #BCFFFA #D9BCFF #FFBCC1
split-complementary
#E2FFBC #BCC1FF #FABCFF
monochromatic
#ADFF42 #C8FF7F #E2FFBC #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.09
#E2FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#E2FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFBC
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFBC | 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)
#FFF6B8
Deuteranopia (green-blind)
#FFF5BF
Tritanopia (blue-blind)
#E6F9ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2ffbc; /* rgb */ color: rgb(226, 255, 188); /* oklch */ color: oklch(96.3% 0.092 127.1);
Tailwind
colors: {
custom: {
50: '#ebffd0',
500: '#e2ffbc',
950: '#000000',
},
}SCSS
$custom: #e2ffbc; $custom-light: #ebffd0; $custom-dark: #000000;
JSON
{
"hex": "#e2ffbc",
"rgb": {
"r": 226,
"g": 255,
"b": 188
},
"hsl": {
"h": 85.97,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.96285,
"c": 0.09184,
"h": 127.1
},
"luminance": 0.9132
}Semantic roles & 50–950 ramp
primary
#E2FFBC
secondary
#A878E7
accent
#00E663
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683