#EAFF80#EAFF80
#EAFF80 is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 95.9% C 0.154 H 117.2°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF80 |
|---|---|
| RGB | rgb(234, 255, 128) |
| HSL | hsl(70, 100%, 75%) |
| HSV | hsv(70, 50%, 100%) |
| CMYK | cmyk(8.2%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(96.23, -24.64, 57.79) |
| CIE-LCH | lch(96.23, 62.82, 113.09°) |
| OKLab | oklab(95.9% -0.0702 0.1368) |
| OKLCH | oklch(95.9% 0.154 117.2) |
| XYZ | xyz(73.5889, 90.5716, 34.0233) |
| Luminance | 0.9057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.49
Yellowish Tan
#FCFC81
ΔE00 4.57
Pale Yellow
#FFFF84
ΔE00 4.62
Butter
#FFFF81
ΔE00 4.67
Banana (survey)
#FFFF7E
ΔE00 4.75
Light Yellow
#FFFE7A
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF80 #9580FF
analogous
#FFD480 #EAFF80 #ABFF80
triadic
#EAFF80 #80EAFF #FF80EA
tetradic
#EAFF80 #80FFD4 #9580FF #FF80AB
square
#EAFF80 #80FFD4 #9580FF #FF80AB
split-complementary
#EAFF80 #80ABFF #D480FF
monochromatic
#D6FF06 #E0FF43 #EAFF80 #F4FFBD #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#EAFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF80
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF80 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF474
Deuteranopia (green-blind)
#FFF587
Tritanopia (blue-blind)
#F6F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff80; /* rgb */ color: rgb(234, 255, 128); /* oklch */ color: oklch(95.9% 0.154 117.2);
Tailwind
colors: {
custom: {
50: '#f3ffa8',
500: '#eaff80',
950: '#000000',
},
}SCSS
$custom: #eaff80; $custom-light: #f3ffa8; $custom-dark: #000000;
JSON
{
"hex": "#eaff80",
"rgb": {
"r": 234,
"g": 255,
"b": 128
},
"hsl": {
"h": 69.921,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.95897,
"c": 0.15376,
"h": 117.2
},
"luminance": 0.90571
}Semantic roles & 50–950 ramp
primary
#EAFF80
secondary
#5E45DE
accent
#00E626
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681