#E7FC8A#E7FC8A
#E7FC8A is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 95.2% C 0.141 H 117.7°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FC8A |
|---|---|
| RGB | rgb(231, 252, 138) |
| HSL | hsl(71, 95%, 76%) |
| HSV | hsv(71, 45%, 99%) |
| CMYK | cmyk(8.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(95.35, -23.41, 52.04) |
| CIE-LCH | lch(95.35, 57.06, 114.22°) |
| OKLab | oklab(95.17% -0.0657 0.1249) |
| OKLCH | oklch(95.17% 0.141 117.7) |
| XYZ | xyz(72.3534, 88.4452, 37.2998) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.08
Yellowish Tan
#FCFC81
ΔE00 5.18
Pale Yellow
#FFFF84
ΔE00 5.28
Light Khaki
#E6F2A2
ΔE00 5.30
Faded Yellow
#FEFF7F
ΔE00 5.33
Butter
#FFFF81
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FC8A #9F8AFC
analogous
#FCD88A #E7FC8A #AEFC8A
triadic
#E7FC8A #8AE7FC #FC8AE7
tetradic
#E7FC8A #8AFCD8 #9F8AFC #FC8AAE
square
#E7FC8A #8AFCD8 #9F8AFC #FC8AAE
split-complementary
#E7FC8A #8AAEFC #D88AFC
monochromatic
#CFF913 #DBFA4E #E7FC8A #F3FEC6 #F9FEE1
Accessibility & contrast
On white
1.12
#E7FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#E7FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FC8A
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FC8A | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFF290
Tritanopia (blue-blind)
#F1F1E1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e7fc8a; /* rgb */ color: rgb(231, 252, 138); /* oklch */ color: oklch(95.2% 0.141 117.7);
Tailwind
colors: {
custom: {
50: '#f0fdae',
500: '#e7fc8a',
950: '#000000',
},
}SCSS
$custom: #e7fc8a; $custom-light: #f0fdae; $custom-dark: #000000;
JSON
{
"hex": "#e7fc8a",
"rgb": {
"r": 231,
"g": 252,
"b": 138
},
"hsl": {
"h": 71.053,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.95173,
"c": 0.14113,
"h": 117.7
},
"luminance": 0.88445
}Semantic roles & 50–950 ramp
primary
#E7FC8A
secondary
#694FDC
accent
#00E62A
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581