#E2FFAB#E2FFAB
#E2FFAB is a very light, moderate yellow-green. Relative luminance 0.906; OKLCH L 96.0% C 0.111 H 124.0°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFAB |
|---|---|
| RGB | rgb(226, 255, 171) |
| HSL | hsl(81, 100%, 84%) |
| HSV | hsv(81, 33%, 100%) |
| CMYK | cmyk(11.4%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(96.26, -22.91, 37.13) |
| CIE-LCH | lch(96.26, 43.63, 121.68°) |
| OKLab | oklab(95.96% -0.0622 0.0923) |
| OKLCH | oklch(95.96% 0.111 124) |
| XYZ | xyz(74.4741, 90.6288, 52.0898) |
| Luminance | 0.9063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Light Light Green
#C8FFB0
ΔE00 5.37
Very Light Green
#D1FFBD
ΔE00 5.56
Very Pale Green
#CFFDBC
ΔE00 5.77
Celery
#C1FD95
ΔE00 5.78
Pale Green
#C7FDB5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFAB #C8ABFF
analogous
#FFF2AB #E2FFAB #B8FFAB
triadic
#E2FFAB #ABE2FF #FFABE2
tetradic
#E2FFAB #ABFFF2 #C8ABFF #FFABB8
square
#E2FFAB #ABFFF2 #C8ABFF #FFABB8
split-complementary
#E2FFAB #ABB8FF #F2ABFF
monochromatic
#B8FF31 #CDFF6E #E2FFAB #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.10
#E2FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#E2FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFAB
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFAB | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A5
Deuteranopia (green-blind)
#FFF4AF
Tritanopia (blue-blind)
#E8F7E9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2ffab; /* rgb */ color: rgb(226, 255, 171); /* oklch */ color: oklch(96.0% 0.111 124.0);
Tailwind
colors: {
custom: {
50: '#ecffc4',
500: '#e2ffab',
950: '#000000',
},
}SCSS
$custom: #e2ffab; $custom-light: #ecffc4; $custom-dark: #000000;
JSON
{
"hex": "#e2ffab",
"rgb": {
"r": 226,
"g": 255,
"b": 171
},
"hsl": {
"h": 80.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.95964,
"c": 0.11131,
"h": 124
},
"luminance": 0.90629
}Semantic roles & 50–950 ramp
primary
#E2FFAB
secondary
#946AE5
accent
#00E64F
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682