#E7FF71#E7FF71
#E7FF71 is a very light, vivid yellow-green. Relative luminance 0.897; OKLCH L 95.5% C 0.168 H 117.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF71 |
|---|---|
| RGB | rgb(231, 255, 113) |
| HSL | hsl(70, 100%, 72%) |
| HSV | hsv(70, 56%, 100%) |
| CMYK | cmyk(9.4%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(95.87, -27.06, 63.97) |
| CIE-LCH | lch(95.87, 69.46, 112.93°) |
| OKLab | oklab(95.51% -0.0782 0.1488) |
| OKLCH | oklch(95.51% 0.168 117.7) |
| XYZ | xyz(71.6967, 89.7018, 29.1568) |
| Luminance | 0.8970 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.27
Faded Yellow
#FEFF7F
ΔE00 4.86
Banana (survey)
#FFFF7E
ΔE00 5.08
Yellowish Tan
#FCFC81
ΔE00 5.11
Butter
#FFFF81
ΔE00 5.12
Pale Yellow
#FFFF84
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF71 #8971FF
analogous
#FFD071 #E7FF71 #A0FF71
triadic
#E7FF71 #71E7FF #FF71E7
tetradic
#E7FF71 #71FFD0 #8971FF #FF71A0
square
#E7FF71 #71FFD0 #8971FF #FF71A0
split-complementary
#E7FF71 #71A0FF #D071FF
monochromatic
#CCF600 #DDFF34 #E7FF71 #F1FFAE #FAFFE0
Accessibility & contrast
On white
1.11
#E7FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#E7FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF71
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF71 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF362
Deuteranopia (green-blind)
#FFF47A
Tritanopia (blue-blind)
#F3F3E0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e7ff71; /* rgb */ color: rgb(231, 255, 113); /* oklch */ color: oklch(95.5% 0.168 117.7);
Tailwind
colors: {
custom: {
50: '#f1ff9e',
500: '#e7ff71',
950: '#000000',
},
}SCSS
$custom: #e7ff71; $custom-light: #f1ff9e; $custom-dark: #000000;
JSON
{
"hex": "#e7ff71",
"rgb": {
"r": 231,
"g": 255,
"b": 113
},
"hsl": {
"h": 70.141,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.95507,
"c": 0.16812,
"h": 117.7
},
"luminance": 0.89701
}Semantic roles & 50–950 ramp
primary
#E7FF71
secondary
#5438DC
accent
#00E627
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#17180F
muted
#858680