#E1FFA6#E1FFA6
#E1FFA6 is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.117 H 123.7°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFA6 |
|---|---|
| RGB | rgb(225, 255, 166) |
| HSL | hsl(80, 100%, 83%) |
| HSV | hsv(80, 35%, 100%) |
| CMYK | cmyk(11.8%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(96.11, -23.91, 39.40) |
| CIE-LCH | lch(96.11, 46.08, 121.25°) |
| OKLab | oklab(95.81% -0.0651 0.0975) |
| OKLCH | oklch(95.81% 0.117 123.7) |
| XYZ | xyz(73.6937, 90.2805, 49.6125) |
| Luminance | 0.9028 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.35
Celery
#C1FD95
ΔE00 5.40
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Light Green
#C8FFB0
ΔE00 5.61
Light Yellow Green
#CCFD7F
ΔE00 5.63
Light Yellowish Green
#C2FF89
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFA6 #C4A6FF
analogous
#FFF1A6 #E1FFA6 #B4FFA6
triadic
#E1FFA6 #A6E1FF #FFA6E1
tetradic
#E1FFA6 #A6FFF1 #C4A6FF #FFA6B4
square
#E1FFA6 #A6FFF1 #C4A6FF #FFA6B4
split-complementary
#E1FFA6 #A6B4FF #F1A6FF
monochromatic
#B8FF2C #CCFF69 #E1FFA6 #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.10
#E1FFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#E1FFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFA6
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFA6 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A0
Deuteranopia (green-blind)
#FFF4AA
Tritanopia (blue-blind)
#E7F7E8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e1ffa6; /* rgb */ color: rgb(225, 255, 166); /* oklch */ color: oklch(95.8% 0.117 123.7);
Tailwind
colors: {
custom: {
50: '#ebffc1',
500: '#e1ffa6',
950: '#000000',
},
}SCSS
$custom: #e1ffa6; $custom-light: #ebffc1; $custom-dark: #000000;
JSON
{
"hex": "#e1ffa6",
"rgb": {
"r": 225,
"g": 255,
"b": 166
},
"hsl": {
"h": 80.225,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.95807,
"c": 0.11726,
"h": 123.7
},
"luminance": 0.90281
}Semantic roles & 50–950 ramp
primary
#E1FFA6
secondary
#9065E4
accent
#00E64D
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161812
muted
#858682