#E8FF77#E8FF77
#E8FF77 is a very light, vivid yellow-green. Relative luminance 0.900; OKLCH L 95.6% C 0.163 H 117.6°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FF77 |
|---|---|
| RGB | rgb(232, 255, 119) |
| HSL | hsl(70, 100%, 73%) |
| HSV | hsv(70, 53%, 100%) |
| CMYK | cmyk(9%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(96.00, -26.19, 61.52) |
| CIE-LCH | lch(96.00, 66.86, 113.06°) |
| OKLab | oklab(95.65% -0.0752 0.1441) |
| OKLCH | oklch(95.65% 0.163 117.6) |
| XYZ | xyz(72.3695, 90.0084, 31.0101) |
| Luminance | 0.9001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.49
Faded Yellow
#FEFF7F
ΔE00 4.69
Yellowish Tan
#FCFC81
ΔE00 4.88
Butter
#FFFF81
ΔE00 4.92
Banana (survey)
#FFFF7E
ΔE00 4.93
Pale Yellow
#FFFF84
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FF77 #8E77FF
analogous
#FFD277 #E8FF77 #A4FF77
triadic
#E8FF77 #77E8FF #FF77E8
tetradic
#E8FF77 #77FFD2 #8E77FF #FF77A4
square
#E8FF77 #77FFD2 #8E77FF #FF77A4
split-complementary
#E8FF77 #77A4FF #D277FF
monochromatic
#D1FC00 #DEFF3A #E8FF77 #F2FFB4 #FAFFE0
Accessibility & contrast
On white
1.11
#E8FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#E8FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FF77
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FF77 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36A
Deuteranopia (green-blind)
#FFF47F
Tritanopia (blue-blind)
#F4F3E1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e8ff77; /* rgb */ color: rgb(232, 255, 119); /* oklch */ color: oklch(95.6% 0.163 117.6);
Tailwind
colors: {
custom: {
50: '#f2ffa2',
500: '#e8ff77',
950: '#000000',
},
}SCSS
$custom: #e8ff77; $custom-light: #f2ffa2; $custom-dark: #000000;
JSON
{
"hex": "#e8ff77",
"rgb": {
"r": 232,
"g": 255,
"b": 119
},
"hsl": {
"h": 70.147,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.95645,
"c": 0.16258,
"h": 117.6
},
"luminance": 0.90008
}Semantic roles & 50–950 ramp
primary
#E8FF77
secondary
#583DDD
accent
#00E627
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#17180F
muted
#858680