#E1FFBA#E1FFBA
#E1FFBA is a very light, moderate yellow-green. Relative luminance 0.911; OKLCH L 96.2% C 0.095 H 127.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFBA |
|---|---|
| RGB | rgb(225, 255, 186) |
| HSL | hsl(86, 100%, 86%) |
| HSV | hsv(86, 27%, 100%) |
| CMYK | cmyk(11.8%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(96.44, -21.24, 29.86) |
| CIE-LCH | lch(96.44, 36.64, 125.42°) |
| OKLab | oklab(96.18% -0.0571 0.0753) |
| OKLCH | oklch(96.18% 0.095 127.2) |
| XYZ | xyz(75.6731, 91.0722, 60.0368) |
| Luminance | 0.9107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.49
Very Pale Green
#CFFDBC
ΔE00 3.68
Light Light Green
#C8FFB0
ΔE00 4.67
Pale Green
#C7FDB5
ΔE00 4.68
Light Khaki
#E6F2A2
ΔE00 5.55
Washed Out Green
#BCF5A6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFBA #D8BAFF
analogous
#FFFBBA #E1FFBA #BFFFBA
triadic
#E1FFBA #BAE1FF #FFBAE1
tetradic
#E1FFBA #BAFFFB #D8BAFF #FFBABF
square
#E1FFBA #BAFFFB #D8BAFF #FFBABF
split-complementary
#E1FFBA #BABFFF #FBBAFF
monochromatic
#ACFF40 #C6FF7D #E1FFBA #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.09
#E1FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#E1FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFBA
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFBA | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B6
Deuteranopia (green-blind)
#FFF4BD
Tritanopia (blue-blind)
#E5F9ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e1ffba; /* rgb */ color: rgb(225, 255, 186); /* oklch */ color: oklch(96.2% 0.095 127.2);
Tailwind
colors: {
custom: {
50: '#ebffcf',
500: '#e1ffba',
950: '#000000',
},
}SCSS
$custom: #e1ffba; $custom-light: #ebffcf; $custom-dark: #000000;
JSON
{
"hex": "#e1ffba",
"rgb": {
"r": 225,
"g": 255,
"b": 186
},
"hsl": {
"h": 86.087,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.96175,
"c": 0.09455,
"h": 127.2
},
"luminance": 0.91073
}Semantic roles & 50–950 ramp
primary
#E1FFBA
secondary
#A776E7
accent
#00E664
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683