#E7FF88#E7FF88
#E7FF88 is a very light, vivid yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.147 H 118.6°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF88 |
|---|---|
| RGB | rgb(231, 255, 136) |
| HSL | hsl(72, 100%, 77%) |
| HSV | hsv(72, 47%, 100%) |
| CMYK | cmyk(9.4%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(96.12, -25.03, 53.91) |
| CIE-LCH | lch(96.12, 59.44, 114.90°) |
| OKLab | oklab(95.78% -0.0704 0.1289) |
| OKLCH | oklch(95.78% 0.147 118.6) |
| XYZ | xyz(73.1595, 90.2869, 36.8608) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.65
Pear
#CBF85F
ΔE00 5.12
Yellowish Tan
#FCFC81
ΔE00 5.48
Faded Yellow
#FEFF7F
ΔE00 5.50
Pale Yellow
#FFFF84
ΔE00 5.52
Butter
#FFFF81
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF88 #A088FF
analogous
#FFDC88 #E7FF88 #ACFF88
triadic
#E7FF88 #88E7FF #FF88E7
tetradic
#E7FF88 #88FFDC #A088FF #FF88AC
square
#E7FF88 #88FFDC #A088FF #FF88AC
split-complementary
#E7FF88 #88ACFF #DC88FF
monochromatic
#CEFF0E #DBFF4B #E7FF88 #F3FFC5 #F9FFE0
Accessibility & contrast
On white
1.10
#E7FF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#E7FF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF88
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF88 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47E
Deuteranopia (green-blind)
#FFF48E
Tritanopia (blue-blind)
#F1F4E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e7ff88; /* rgb */ color: rgb(231, 255, 136); /* oklch */ color: oklch(95.8% 0.147 118.6);
Tailwind
colors: {
custom: {
50: '#f0ffad',
500: '#e7ff88',
950: '#000000',
},
}SCSS
$custom: #e7ff88; $custom-light: #f0ffad; $custom-dark: #000000;
JSON
{
"hex": "#e7ff88",
"rgb": {
"r": 231,
"g": 255,
"b": 136
},
"hsl": {
"h": 72.101,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.9578,
"c": 0.14692,
"h": 118.6
},
"luminance": 0.90286
}Semantic roles & 50–950 ramp
primary
#E7FF88
secondary
#6A4CDF
accent
#00E62E
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681