#E2FCA7#E2FCA7
#E2FCA7 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.3% C 0.112 H 122.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCA7 |
|---|---|
| RGB | rgb(226, 252, 167) |
| HSL | hsl(78, 93%, 82%) |
| HSV | hsv(78, 34%, 99%) |
| CMYK | cmyk(10.3%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(95.40, -21.99, 37.99) |
| CIE-LCH | lch(95.40, 43.89, 120.06°) |
| OKLab | oklab(95.26% -0.0597 0.0942) |
| OKLCH | oklch(95.26% 0.112 122.4) |
| XYZ | xyz(73.1490, 88.5795, 49.7956) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.43
Light Light Green
#C8FFB0
ΔE00 6.02
Celery
#C1FD95
ΔE00 6.12
Very Light Green
#D1FFBD
ΔE00 6.21
Pistachio (survey)
#C0FA8B
ΔE00 6.27
Light Yellow Green
#CCFD7F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCA7 #C1A7FC
analogous
#FCECA7 #E2FCA7 #B8FCA7
triadic
#E2FCA7 #A7E2FC #FCA7E2
tetradic
#E2FCA7 #A7FCEC #C1A7FC #FCA7B8
square
#E2FCA7 #A7FCEC #C1A7FC #FCA7B8
split-complementary
#E2FCA7 #A7B8FC #ECA7FC
monochromatic
#BBF831 #CEFA6C #E2FCA7 #F5FEE1 #F5FEE1
Accessibility & contrast
On white
1.12
#E2FCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#E2FCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCA7
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCA7 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A1
Deuteranopia (green-blind)
#FFF2AB
Tritanopia (blue-blind)
#E9F4E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2fca7; /* rgb */ color: rgb(226, 252, 167); /* oklch */ color: oklch(95.3% 0.112 122.4);
Tailwind
colors: {
custom: {
50: '#ecfdc2',
500: '#e2fca7',
950: '#000000',
},
}SCSS
$custom: #e2fca7; $custom-light: #ecfdc2; $custom-dark: #000000;
JSON
{
"hex": "#e2fca7",
"rgb": {
"r": 226,
"g": 252,
"b": 167
},
"hsl": {
"h": 78.353,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.95263,
"c": 0.11156,
"h": 122.4
},
"luminance": 0.8858
}Semantic roles & 50–950 ramp
primary
#E2FCA7
secondary
#8C68DF
accent
#00E646
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161712
muted
#858582