#E4FFA2#E4FFA2
#E4FFA2 is a very light, vivid yellow-green. Relative luminance 0.906; OKLCH L 96.0% C 0.121 H 121.9°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFA2 |
|---|---|
| RGB | rgb(228, 255, 162) |
| HSL | hsl(77, 100%, 82%) |
| HSV | hsv(77, 36%, 100%) |
| CMYK | cmyk(10.6%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(96.25, -23.31, 41.59) |
| CIE-LCH | lch(96.25, 47.67, 119.27°) |
| OKLab | oklab(95.95% -0.0637 0.1024) |
| OKLCH | oklch(95.95% 0.121 121.9) |
| XYZ | xyz(74.2762, 90.6226, 47.7543) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 5.39
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Celery
#C1FD95
ΔE00 5.94
Light Pea Green
#C4FE82
ΔE00 6.10
Light Yellowish Green
#C2FF89
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFA2 #BDA2FF
analogous
#FFEBA2 #E4FFA2 #B6FFA2
triadic
#E4FFA2 #A2E4FF #FFA2E4
tetradic
#E4FFA2 #A2FFEB #BDA2FF #FFA2B6
square
#E4FFA2 #A2FFEB #BDA2FF #FFA2B6
split-complementary
#E4FFA2 #A2B6FF #EBA2FF
monochromatic
#C0FF28 #D2FF65 #E4FFA2 #F6FFDF #F6FFE0
Accessibility & contrast
On white
1.10
#E4FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#E4FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFA2
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFA2 | 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)
#FFF59B
Deuteranopia (green-blind)
#FFF4A6
Tritanopia (blue-blind)
#EBF6E8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e4ffa2; /* rgb */ color: rgb(228, 255, 162); /* oklch */ color: oklch(96.0% 0.121 121.9);
Tailwind
colors: {
custom: {
50: '#edffbe',
500: '#e4ffa2',
950: '#000000',
},
}SCSS
$custom: #e4ffa2; $custom-light: #edffbe; $custom-dark: #000000;
JSON
{
"hex": "#e4ffa2",
"rgb": {
"r": 228,
"g": 255,
"b": 162
},
"hsl": {
"h": 77.419,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.95951,
"c": 0.12064,
"h": 121.9
},
"luminance": 0.90623
}Semantic roles & 50–950 ramp
primary
#E4FFA2
secondary
#8762E3
accent
#00E643
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161812
muted
#858682