#E2FFA7#E2FFA7
#E2FFA7 is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 95.9% C 0.116 H 123.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFA7 |
|---|---|
| RGB | rgb(226, 255, 167) |
| HSL | hsl(80, 100%, 83%) |
| HSV | hsv(80, 35%, 100%) |
| CMYK | cmyk(11.4%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(96.19, -23.42, 39.02) |
| CIE-LCH | lch(96.19, 45.51, 120.97°) |
| OKLab | oklab(95.89% -0.0637 0.0967) |
| OKLCH | oklch(95.89% 0.116 123.4) |
| XYZ | xyz(74.0986, 90.4786, 50.1121) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.19
Celery
#C1FD95
ΔE00 5.62
Light Light Green
#C8FFB0
ΔE00 5.72
Pistachio (survey)
#C0FA8B
ΔE00 5.81
Light Yellow Green
#CCFD7F
ΔE00 5.84
Very Light Green
#D1FFBD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFA7 #C4A7FF
analogous
#FFF0A7 #E2FFA7 #B6FFA7
triadic
#E2FFA7 #A7E2FF #FFA7E2
tetradic
#E2FFA7 #A7FFF0 #C4A7FF #FFA7B6
square
#E2FFA7 #A7FFF0 #C4A7FF #FFA7B6
split-complementary
#E2FFA7 #A7B6FF #F0A7FF
monochromatic
#BAFF2D #CEFF6A #E2FFA7 #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.10
#E2FFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#E2FFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFA7
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFA7 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A1
Deuteranopia (green-blind)
#FFF4AB
Tritanopia (blue-blind)
#E8F7E9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2ffa7; /* rgb */ color: rgb(226, 255, 167); /* oklch */ color: oklch(95.9% 0.116 123.4);
Tailwind
colors: {
custom: {
50: '#ecffc2',
500: '#e2ffa7',
950: '#000000',
},
}SCSS
$custom: #e2ffa7; $custom-light: #ecffc2; $custom-dark: #000000;
JSON
{
"hex": "#e2ffa7",
"rgb": {
"r": 226,
"g": 255,
"b": 167
},
"hsl": {
"h": 79.773,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.95894,
"c": 0.11579,
"h": 123.4
},
"luminance": 0.90479
}Semantic roles & 50–950 ramp
primary
#E2FFA7
secondary
#9066E4
accent
#00E64C
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161812
muted
#858682