#E4FF8A#E4FF8A
#E4FF8A is a very light, vivid yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.146 H 119.9°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FF8A |
|---|---|
| RGB | rgb(228, 255, 138) |
| HSL | hsl(74, 100%, 77%) |
| HSV | hsv(74, 46%, 100%) |
| CMYK | cmyk(10.6%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(95.93, -25.96, 52.71) |
| CIE-LCH | lch(95.93, 58.76, 116.22°) |
| OKLab | oklab(95.59% -0.0728 0.1264) |
| OKLCH | oklch(95.59% 0.146 119.9) |
| XYZ | xyz(72.3428, 89.8492, 37.5713) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.03
Pear
#CBF85F
ΔE00 4.99
Light Pea Green
#C4FE82
ΔE00 5.48
Light Khaki
#E6F2A2
ΔE00 5.98
Pale Lime
#BEFD73
ΔE00 6.13
Light Yellowish Green
#C2FF89
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FF8A #A58AFF
analogous
#FFDF8A #E4FF8A #AAFF8A
triadic
#E4FF8A #8AE4FF #FF8AE4
tetradic
#E4FF8A #8AFFDF #A58AFF #FF8AAA
square
#E4FF8A #8AFFDF #A58AFF #FF8AAA
split-complementary
#E4FF8A #8AAAFF #DF8AFF
monochromatic
#C8FF10 #D6FF4D #E4FF8A #F2FFC7 #F8FFE0
Accessibility & contrast
On white
1.11
#E4FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#E4FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FF8A
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FF8A | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF380
Deuteranopia (green-blind)
#FFF490
Tritanopia (blue-blind)
#EEF4E4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e4ff8a; /* rgb */ color: rgb(228, 255, 138); /* oklch */ color: oklch(95.6% 0.146 119.9);
Tailwind
colors: {
custom: {
50: '#eeffae',
500: '#e4ff8a',
950: '#000000',
},
}SCSS
$custom: #e4ff8a; $custom-light: #eeffae; $custom-dark: #000000;
JSON
{
"hex": "#e4ff8a",
"rgb": {
"r": 228,
"g": 255,
"b": 138
},
"hsl": {
"h": 73.846,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.95591,
"c": 0.14587,
"h": 119.9
},
"luminance": 0.89849
}Semantic roles & 50–950 ramp
primary
#E4FF8A
secondary
#6F4EE0
accent
#00E635
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681