#E7FF97#E7FF97
#E7FF97 is a very light, vivid yellow-green. Relative luminance 0.907; OKLCH L 96.0% C 0.132 H 119.6°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF97 |
|---|---|
| RGB | rgb(231, 255, 151) |
| HSL | hsl(74, 100%, 80%) |
| HSV | hsv(74, 41%, 100%) |
| CMYK | cmyk(9.4%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(96.30, -23.47, 47.04) |
| CIE-LCH | lch(96.30, 52.57, 116.52°) |
| OKLab | oklab(95.99% -0.0649 0.1144) |
| OKLCH | oklch(95.99% 0.132 119.6) |
| XYZ | xyz(74.3011, 90.7436, 42.8731) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.53
Light Yellow Green
#CCFD7F
ΔE00 4.91
Light Pea Green
#C4FE82
ΔE00 6.07
Pistachio (survey)
#C0FA8B
ΔE00 6.45
Light Yellowish Green
#C2FF89
ΔE00 6.46
Yellowish Tan
#FCFC81
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF97 #AF97FF
analogous
#FFE397 #E7FF97 #B3FF97
triadic
#E7FF97 #97E7FF #FF97E7
tetradic
#E7FF97 #97FFE3 #AF97FF #FF97B3
square
#E7FF97 #97FFE3 #AF97FF #FF97B3
split-complementary
#E7FF97 #97B3FF #E397FF
monochromatic
#CBFF1D #D9FF5A #E7FF97 #F5FFD4 #F8FFE0
Accessibility & contrast
On white
1.10
#E7FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#E7FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF97
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF97 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF48F
Deuteranopia (green-blind)
#FFF59C
Tritanopia (blue-blind)
#F0F5E6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e7ff97; /* rgb */ color: rgb(231, 255, 151); /* oklch */ color: oklch(96.0% 0.132 119.6);
Tailwind
colors: {
custom: {
50: '#f0ffb7',
500: '#e7ff97',
950: '#000000',
},
}SCSS
$custom: #e7ff97; $custom-light: #f0ffb7; $custom-dark: #000000;
JSON
{
"hex": "#e7ff97",
"rgb": {
"r": 231,
"g": 255,
"b": 151
},
"hsl": {
"h": 73.846,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.95992,
"c": 0.13156,
"h": 119.6
},
"luminance": 0.90743
}Semantic roles & 50–950 ramp
primary
#E7FF97
secondary
#7859E2
accent
#00E635
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681