#E8FF8A#E8FF8A
#E8FF8A is a very light, vivid yellow-green. Relative luminance 0.905; OKLCH L 95.9% C 0.145 H 118.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FF8A |
|---|---|
| RGB | rgb(232, 255, 138) |
| HSL | hsl(72, 100%, 77%) |
| HSV | hsv(72, 46%, 100%) |
| CMYK | cmyk(9%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(96.21, -24.46, 53.11) |
| CIE-LCH | lch(96.21, 58.47, 114.73°) |
| OKLab | oklab(95.88% -0.0687 0.1273) |
| OKLCH | oklch(95.88% 0.145 118.4) |
| XYZ | xyz(73.6267, 90.5113, 37.6315) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.83
Yellowish Tan
#FCFC81
ΔE00 5.37
Pear
#CBF85F
ΔE00 5.40
Pale Yellow
#FFFF84
ΔE00 5.41
Faded Yellow
#FEFF7F
ΔE00 5.42
Butter
#FFFF81
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FF8A #A18AFF
analogous
#FFDC8A #E8FF8A #AEFF8A
triadic
#E8FF8A #8AE8FF #FF8AE8
tetradic
#E8FF8A #8AFFDC #A18AFF #FF8AAE
square
#E8FF8A #8AFFDC #A18AFF #FF8AAE
split-complementary
#E8FF8A #8AAEFF #DC8AFF
monochromatic
#D0FF10 #DCFF4D #E8FF8A #F4FFC7 #F9FFE0
Accessibility & contrast
On white
1.10
#E8FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#E8FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FF8A
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FF8A | 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)
#FFF480
Deuteranopia (green-blind)
#FFF590
Tritanopia (blue-blind)
#F2F4E4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e8ff8a; /* rgb */ color: rgb(232, 255, 138); /* oklch */ color: oklch(95.9% 0.145 118.4);
Tailwind
colors: {
custom: {
50: '#f1ffae',
500: '#e8ff8a',
950: '#000000',
},
}SCSS
$custom: #e8ff8a; $custom-light: #f1ffae; $custom-dark: #000000;
JSON
{
"hex": "#e8ff8a",
"rgb": {
"r": 232,
"g": 255,
"b": 138
},
"hsl": {
"h": 71.795,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.95879,
"c": 0.14464,
"h": 118.4
},
"luminance": 0.90511
}Semantic roles & 50–950 ramp
primary
#E8FF8A
secondary
#6A4EE0
accent
#00E62D
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681