#E2FFBA#E2FFBA
#E2FFBA is a very light, moderate yellow-green. Relative luminance 0.912; OKLCH L 96.2% C 0.094 H 126.6°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFBA |
|---|---|
| RGB | rgb(226, 255, 186) |
| HSL | hsl(85, 100%, 86%) |
| HSV | hsv(85, 27%, 100%) |
| CMYK | cmyk(11.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(96.51, -20.89, 29.96) |
| CIE-LCH | lch(96.51, 36.52, 124.88°) |
| OKLab | oklab(96.25% -0.0562 0.0756) |
| OKLCH | oklch(96.25% 0.094 126.6) |
| XYZ | xyz(75.9858, 91.2335, 60.0515) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 3.89
Light Light Green
#C8FFB0
ΔE00 4.87
Pale Green
#C7FDB5
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 5.38
Washed Out Green
#BCF5A6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFBA #D7BAFF
analogous
#FFF9BA #E2FFBA #C0FFBA
triadic
#E2FFBA #BAE2FF #FFBAE2
tetradic
#E2FFBA #BAFFF9 #D7BAFF #FFBAC0
square
#E2FFBA #BAFFF9 #D7BAFF #FFBAC0
split-complementary
#E2FFBA #BAC0FF #F9BAFF
monochromatic
#AFFF40 #C8FF7D #E2FFBA #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.09
#E2FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#E2FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFBA
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFBA | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B6
Deuteranopia (green-blind)
#FFF4BD
Tritanopia (blue-blind)
#E6F9ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2ffba; /* rgb */ color: rgb(226, 255, 186); /* oklch */ color: oklch(96.2% 0.094 126.6);
Tailwind
colors: {
custom: {
50: '#ebffcf',
500: '#e2ffba',
950: '#000000',
},
}SCSS
$custom: #e2ffba; $custom-light: #ebffcf; $custom-dark: #000000;
JSON
{
"hex": "#e2ffba",
"rgb": {
"r": 226,
"g": 255,
"b": 186
},
"hsl": {
"h": 85.217,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.96245,
"c": 0.09416,
"h": 126.6
},
"luminance": 0.91234
}Semantic roles & 50–950 ramp
primary
#E2FFBA
secondary
#A676E7
accent
#00E660
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683