#EAFF82#EAFF82
#EAFF82 is a very light, vivid yellow-green. Relative luminance 0.906; OKLCH L 95.9% C 0.152 H 117.2°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF82 |
|---|---|
| RGB | rgb(234, 255, 130) |
| HSL | hsl(70, 100%, 75%) |
| HSV | hsv(70, 49%, 100%) |
| CMYK | cmyk(8.2%, 0%, 49%, 0%) |
| CIE-LAB | lab(96.26, -24.46, 56.90) |
| CIE-LCH | lch(96.26, 61.94, 113.26°) |
| OKLab | oklab(95.92% -0.0695 0.135) |
| OKLCH | oklch(95.92% 0.152 117.2) |
| XYZ | xyz(73.7218, 90.6248, 34.7234) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.57
Yellowish Tan
#FCFC81
ΔE00 4.62
Pale Yellow
#FFFF84
ΔE00 4.67
Butter
#FFFF81
ΔE00 4.74
Banana (survey)
#FFFF7E
ΔE00 4.83
Light Yellow
#FFFE7A
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF82 #9782FF
analogous
#FFD582 #EAFF82 #ABFF82
triadic
#EAFF82 #82EAFF #FF82EA
tetradic
#EAFF82 #82FFD5 #9782FF #FF82AB
square
#EAFF82 #82FFD5 #9782FF #FF82AB
split-complementary
#EAFF82 #82ABFF #D582FF
monochromatic
#D5FF08 #E0FF45 #EAFF82 #F4FFBF #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#EAFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF82
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF82 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF477
Deuteranopia (green-blind)
#FFF589
Tritanopia (blue-blind)
#F5F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff82; /* rgb */ color: rgb(234, 255, 130); /* oklch */ color: oklch(95.9% 0.152 117.2);
Tailwind
colors: {
custom: {
50: '#f3ffa9',
500: '#eaff82',
950: '#000000',
},
}SCSS
$custom: #eaff82; $custom-light: #f3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#eaff82",
"rgb": {
"r": 234,
"g": 255,
"b": 130
},
"hsl": {
"h": 70.08,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.95922,
"c": 0.15186,
"h": 117.2
},
"luminance": 0.90624
}Semantic roles & 50–950 ramp
primary
#EAFF82
secondary
#6047DE
accent
#00E627
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681