#E2FFA3#E2FFA3
#E2FFA3 is a very light, vivid yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.120 H 122.9°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFA3 |
|---|---|
| RGB | rgb(226, 255, 163) |
| HSL | hsl(79, 100%, 82%) |
| HSV | hsv(79, 36%, 100%) |
| CMYK | cmyk(11.4%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(96.13, -23.91, 40.92) |
| CIE-LCH | lch(96.13, 47.39, 120.31°) |
| OKLab | oklab(95.83% -0.0653 0.1009) |
| OKLCH | oklch(95.83% 0.12 122.9) |
| XYZ | xyz(73.7345, 90.3329, 48.1947) |
| Luminance | 0.9033 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.25
Light Yellow Green
#CCFD7F
ΔE00 5.32
Celery
#C1FD95
ΔE00 5.54
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Yellowish Green
#C2FF89
ΔE00 5.87
Light Pea Green
#C4FE82
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFA3 #C0A3FF
analogous
#FFEEA3 #E2FFA3 #B4FFA3
triadic
#E2FFA3 #A3E2FF #FFA3E2
tetradic
#E2FFA3 #A3FFEE #C0A3FF #FFA3B4
square
#E2FFA3 #A3FFEE #C0A3FF #FFA3B4
split-complementary
#E2FFA3 #A3B4FF #EEA3FF
monochromatic
#BBFF29 #CFFF66 #E2FFA3 #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.10
#E2FFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#E2FFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFA3
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFA3 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF59C
Deuteranopia (green-blind)
#FFF4A7
Tritanopia (blue-blind)
#E9F6E8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2ffa3; /* rgb */ color: rgb(226, 255, 163); /* oklch */ color: oklch(95.8% 0.120 122.9);
Tailwind
colors: {
custom: {
50: '#ecffbf',
500: '#e2ffa3',
950: '#000000',
},
}SCSS
$custom: #e2ffa3; $custom-light: #ecffbf; $custom-dark: #000000;
JSON
{
"hex": "#e2ffa3",
"rgb": {
"r": 226,
"g": 255,
"b": 163
},
"hsl": {
"h": 78.913,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.95827,
"c": 0.12022,
"h": 122.9
},
"luminance": 0.90333
}Semantic roles & 50–950 ramp
primary
#E2FFA3
secondary
#8B63E3
accent
#00E648
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161812
muted
#858682