#E1FFAE#E1FFAE
#E1FFAE is a very light, moderate yellow-green. Relative luminance 0.906; OKLCH L 95.9% C 0.108 H 124.9°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFAE |
|---|---|
| RGB | rgb(225, 255, 174) |
| HSL | hsl(82, 100%, 84%) |
| HSV | hsv(82, 32%, 100%) |
| CMYK | cmyk(11.8%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.24, -22.88, 35.60) |
| CIE-LCH | lch(96.24, 42.32, 122.73°) |
| OKLab | oklab(95.95% -0.062 0.0888) |
| OKLCH | oklch(95.95% 0.108 124.9) |
| XYZ | xyz(74.4505, 90.5832, 53.5982) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Light Light Green
#C8FFB0
ΔE00 4.94
Very Light Green
#D1FFBD
ΔE00 4.96
Very Pale Green
#CFFDBC
ΔE00 5.17
Pale Green
#C7FDB5
ΔE00 5.51
Celery
#C1FD95
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFAE #CCAEFF
analogous
#FFF4AE #E1FFAE #B9FFAE
triadic
#E1FFAE #AEE1FF #FFAEE1
tetradic
#E1FFAE #AEFFF4 #CCAEFF #FFAEB9
square
#E1FFAE #AEFFF4 #CCAEFF #FFAEB9
split-complementary
#E1FFAE #AEB9FF #F4AEFF
monochromatic
#B4FF34 #CAFF71 #E1FFAE #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.10
#E1FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#E1FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFAE
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFAE | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF4B2
Tritanopia (blue-blind)
#E6F7EA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e1ffae; /* rgb */ color: rgb(225, 255, 174); /* oklch */ color: oklch(95.9% 0.108 124.9);
Tailwind
colors: {
custom: {
50: '#ebffc7',
500: '#e1ffae',
950: '#000000',
},
}SCSS
$custom: #e1ffae; $custom-light: #ebffc7; $custom-dark: #000000;
JSON
{
"hex": "#e1ffae",
"rgb": {
"r": 225,
"g": 255,
"b": 174
},
"hsl": {
"h": 82.222,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95948,
"c": 0.10828,
"h": 124.9
},
"luminance": 0.90584
}Semantic roles & 50–950 ramp
primary
#E1FFAE
secondary
#996CE5
accent
#00E655
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682