#E7FF76#E7FF76
#E7FF76 is a very light, vivid yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.164 H 117.9°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF76 |
|---|---|
| RGB | rgb(231, 255, 118) |
| HSL | hsl(71, 100%, 73%) |
| HSV | hsv(71, 54%, 100%) |
| CMYK | cmyk(9.4%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(95.92, -26.65, 61.85) |
| CIE-LCH | lch(95.92, 67.35, 113.31°) |
| OKLab | oklab(95.56% -0.0766 0.1448) |
| OKLCH | oklch(95.56% 0.164 117.9) |
| XYZ | xyz(71.9860, 89.8175, 30.6803) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.30
Faded Yellow
#FEFF7F
ΔE00 4.88
Yellowish Tan
#FCFC81
ΔE00 5.07
Banana (survey)
#FFFF7E
ΔE00 5.11
Butter
#FFFF81
ΔE00 5.11
Pale Yellow
#FFFF84
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF76 #8E76FF
analogous
#FFD276 #E7FF76 #A2FF76
triadic
#E7FF76 #76E7FF #FF76E7
tetradic
#E7FF76 #76FFD2 #8E76FF #FF76A2
square
#E7FF76 #76FFD2 #8E76FF #FF76A2
split-complementary
#E7FF76 #76A2FF #D276FF
monochromatic
#CFFB00 #DCFF39 #E7FF76 #F2FFB3 #FAFFE0
Accessibility & contrast
On white
1.11
#E7FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#E7FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF76
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF76 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF368
Deuteranopia (green-blind)
#FFF47E
Tritanopia (blue-blind)
#F3F3E1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e7ff76; /* rgb */ color: rgb(231, 255, 118); /* oklch */ color: oklch(95.6% 0.164 117.9);
Tailwind
colors: {
custom: {
50: '#f1ffa1',
500: '#e7ff76',
950: '#000000',
},
}SCSS
$custom: #e7ff76; $custom-light: #f1ffa1; $custom-dark: #000000;
JSON
{
"hex": "#e7ff76",
"rgb": {
"r": 231,
"g": 255,
"b": 118
},
"hsl": {
"h": 70.511,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.95561,
"c": 0.16378,
"h": 117.9
},
"luminance": 0.89817
}Semantic roles & 50–950 ramp
primary
#E7FF76
secondary
#593DDD
accent
#00E628
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#17180F
muted
#858680