#E1FAAA#E1FAAA
#E1FAAA is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.8% C 0.106 H 122.5°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FAAA |
|---|---|
| RGB | rgb(225, 250, 170) |
| HSL | hsl(79, 89%, 82%) |
| HSV | hsv(79, 32%, 98%) |
| CMYK | cmyk(10%, 0%, 32%, 2%) |
| CIE-LAB | lab(94.86, -21.00, 35.76) |
| CIE-LCH | lch(94.86, 41.47, 120.43°) |
| OKLab | oklab(94.82% -0.0568 0.0891) |
| OKLCH | oklch(94.82% 0.106 122.5) |
| XYZ | xyz(72.4921, 87.2810, 51.0503) |
| Luminance | 0.8728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.24
Very Light Green
#D1FFBD
ΔE00 5.75
Light Light Green
#C8FFB0
ΔE00 5.86
Very Pale Green
#CFFDBC
ΔE00 5.88
Pale Green
#C7FDB5
ΔE00 6.32
Creme
#FFFFB6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FAAA #C3AAFA
analogous
#FAEBAA #E1FAAA #B9FAAA
triadic
#E1FAAA #AAE1FA #FAAAE1
tetradic
#E1FAAA #AAFAEB #C3AAFA #FAAAB9
square
#E1FAAA #AAFAEB #C3AAFA #FAAAB9
split-complementary
#E1FAAA #AAB9FA #EBAAFA
monochromatic
#B8F336 #CDF770 #E1FAAA #F5FDE2 #F5FDE2
Accessibility & contrast
On white
1.14
#E1FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#E1FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FAAA
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FAAA | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A5
Deuteranopia (green-blind)
#FFF0AE
Tritanopia (blue-blind)
#E7F2E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e1faaa; /* rgb */ color: rgb(225, 250, 170); /* oklch */ color: oklch(94.8% 0.106 122.5);
Tailwind
colors: {
custom: {
50: '#ebfcc4',
500: '#e1faaa',
950: '#000000',
},
}SCSS
$custom: #e1faaa; $custom-light: #ebfcc4; $custom-dark: #000000;
JSON
{
"hex": "#e1faaa",
"rgb": {
"r": 225,
"g": 250,
"b": 170
},
"hsl": {
"h": 78.75,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.94824,
"c": 0.10566,
"h": 122.5
},
"luminance": 0.87281
}Semantic roles & 50–950 ramp
primary
#E1FAAA
secondary
#8F6CDD
accent
#00E648
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582