#E7FF8A#E7FF8A
#E7FF8A is a very light, vivid yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.145 H 118.8°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF8A |
|---|---|
| RGB | rgb(231, 255, 138) |
| HSL | hsl(72, 100%, 77%) |
| HSV | hsv(72, 46%, 100%) |
| CMYK | cmyk(9.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(96.14, -24.83, 53.01) |
| CIE-LCH | lch(96.14, 58.54, 115.10°) |
| OKLab | oklab(95.81% -0.0697 0.1271) |
| OKLCH | oklch(95.81% 0.145 118.8) |
| XYZ | xyz(73.3030, 90.3443, 37.6164) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.63
Pear
#CBF85F
ΔE00 5.28
Yellowish Tan
#FCFC81
ΔE00 5.58
Pale Yellow
#FFFF84
ΔE00 5.62
Faded Yellow
#FEFF7F
ΔE00 5.63
Butter
#FFFF81
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF8A #A28AFF
analogous
#FFDD8A #E7FF8A #ADFF8A
triadic
#E7FF8A #8AE7FF #FF8AE7
tetradic
#E7FF8A #8AFFDD #A28AFF #FF8AAD
square
#E7FF8A #8AFFDD #A28AFF #FF8AAD
split-complementary
#E7FF8A #8AADFF #DD8AFF
monochromatic
#CEFF10 #DAFF4D #E7FF8A #F4FFC7 #F9FFE0
Accessibility & contrast
On white
1.10
#E7FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#E7FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF8A
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF8A | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF480
Deuteranopia (green-blind)
#FFF490
Tritanopia (blue-blind)
#F1F4E4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e7ff8a; /* rgb */ color: rgb(231, 255, 138); /* oklch */ color: oklch(95.8% 0.145 118.8);
Tailwind
colors: {
custom: {
50: '#f0ffae',
500: '#e7ff8a',
950: '#000000',
},
}SCSS
$custom: #e7ff8a; $custom-light: #f0ffae; $custom-dark: #000000;
JSON
{
"hex": "#e7ff8a",
"rgb": {
"r": 231,
"g": 255,
"b": 138
},
"hsl": {
"h": 72.308,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.95807,
"c": 0.14493,
"h": 118.8
},
"luminance": 0.90344
}Semantic roles & 50–950 ramp
primary
#E7FF8A
secondary
#6C4EE0
accent
#00E62F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681