#E8FF97#E8FF97
#E8FF97 is a very light, vivid yellow-green. Relative luminance 0.909; OKLCH L 96.1% C 0.131 H 119.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FF97 |
|---|---|
| RGB | rgb(232, 255, 151) |
| HSL | hsl(73, 100%, 80%) |
| HSV | hsv(73, 41%, 100%) |
| CMYK | cmyk(9%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(96.37, -23.10, 47.14) |
| CIE-LCH | lch(96.37, 52.50, 116.11°) |
| OKLab | oklab(96.07% -0.0639 0.1147) |
| OKLCH | oklch(96.07% 0.131 119.1) |
| XYZ | xyz(74.6249, 90.9105, 42.8883) |
| Luminance | 0.9091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Light Yellow Green
#CCFD7F
ΔE00 5.08
Light Pea Green
#C4FE82
ΔE00 6.26
Yellowish Tan
#FCFC81
ΔE00 6.32
Pale Yellow
#FFFF84
ΔE00 6.34
Faded Yellow
#FEFF7F
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FF97 #AE97FF
analogous
#FFE297 #E8FF97 #B4FF97
triadic
#E8FF97 #97E8FF #FF97E8
tetradic
#E8FF97 #97FFE2 #AE97FF #FF97B4
square
#E8FF97 #97FFE2 #AE97FF #FF97B4
split-complementary
#E8FF97 #97B4FF #E297FF
monochromatic
#CDFF1D #DAFF5A #E8FF97 #F6FFD4 #F8FFE0
Accessibility & contrast
On white
1.09
#E8FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#E8FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FF97
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FF97 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58F
Deuteranopia (green-blind)
#FFF59C
Tritanopia (blue-blind)
#F1F5E6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e8ff97; /* rgb */ color: rgb(232, 255, 151); /* oklch */ color: oklch(96.1% 0.131 119.1);
Tailwind
colors: {
custom: {
50: '#f0ffb7',
500: '#e8ff97',
950: '#000000',
},
}SCSS
$custom: #e8ff97; $custom-light: #f0ffb7; $custom-dark: #000000;
JSON
{
"hex": "#e8ff97",
"rgb": {
"r": 232,
"g": 255,
"b": 151
},
"hsl": {
"h": 73.269,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.96065,
"c": 0.13126,
"h": 119.1
},
"luminance": 0.9091
}Semantic roles & 50–950 ramp
primary
#E8FF97
secondary
#7759E2
accent
#00E633
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681