#E1FFAA#E1FFAA
#E1FFAA is a very light, moderate yellow-green. Relative luminance 0.904; OKLCH L 95.9% C 0.113 H 124.3°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFAA |
|---|---|
| RGB | rgb(225, 255, 170) |
| HSL | hsl(81, 100%, 83%) |
| HSV | hsv(81, 33%, 100%) |
| CMYK | cmyk(11.8%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(96.17, -23.40, 37.50) |
| CIE-LCH | lch(96.17, 44.20, 121.96°) |
| OKLab | oklab(95.88% -0.0636 0.0932) |
| OKLCH | oklch(95.88% 0.113 124.3) |
| XYZ | xyz(74.0664, 90.4295, 51.5750) |
| Luminance | 0.9043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.37
Light Light Green
#C8FFB0
ΔE00 5.24
Very Light Green
#D1FFBD
ΔE00 5.54
Celery
#C1FD95
ΔE00 5.55
Very Pale Green
#CFFDBC
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFAA #C8AAFF
analogous
#FFF2AA #E1FFAA #B6FFAA
triadic
#E1FFAA #AAE1FF #FFAAE1
tetradic
#E1FFAA #AAFFF2 #C8AAFF #FFAAB6
square
#E1FFAA #AAFFF2 #C8AAFF #FFAAB6
split-complementary
#E1FFAA #AAB6FF #F2AAFF
monochromatic
#B6FF30 #CBFF6D #E1FFAA #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.10
#E1FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#E1FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFAA
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFAA | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A4
Deuteranopia (green-blind)
#FFF4AE
Tritanopia (blue-blind)
#E7F7E9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e1ffaa; /* rgb */ color: rgb(225, 255, 170); /* oklch */ color: oklch(95.9% 0.113 124.3);
Tailwind
colors: {
custom: {
50: '#ebffc4',
500: '#e1ffaa',
950: '#000000',
},
}SCSS
$custom: #e1ffaa; $custom-light: #ebffc4; $custom-dark: #000000;
JSON
{
"hex": "#e1ffaa",
"rgb": {
"r": 225,
"g": 255,
"b": 170
},
"hsl": {
"h": 81.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.95877,
"c": 0.11279,
"h": 124.3
},
"luminance": 0.9043
}Semantic roles & 50–950 ramp
primary
#E1FFAA
secondary
#9469E4
accent
#00E651
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682