#EAFF87#EAFF87
#EAFF87 is a very light, vivid yellow-green. Relative luminance 0.908; OKLCH L 96.0% C 0.147 H 117.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF87 |
|---|---|
| RGB | rgb(234, 255, 135) |
| HSL | hsl(71, 100%, 76%) |
| HSV | hsv(71, 47%, 100%) |
| CMYK | cmyk(8.2%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(96.31, -23.99, 54.66) |
| CIE-LCH | lch(96.31, 59.70, 113.70°) |
| OKLab | oklab(95.99% -0.0677 0.1305) |
| OKLCH | oklch(95.99% 0.147 117.4) |
| XYZ | xyz(74.0656, 90.7623, 36.5340) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.80
Faded Yellow
#FEFF7F
ΔE00 4.82
Pale Yellow
#FFFF84
ΔE00 4.84
Butter
#FFFF81
ΔE00 4.96
Banana (survey)
#FFFF7E
ΔE00 5.09
Light Yellow Green
#CCFD7F
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF87 #9C87FF
analogous
#FFD887 #EAFF87 #AEFF87
triadic
#EAFF87 #87EAFF #FF87EA
tetradic
#EAFF87 #87FFD8 #9C87FF #FF87AE
square
#EAFF87 #87FFD8 #9C87FF #FF87AE
split-complementary
#EAFF87 #87AEFF #D887FF
monochromatic
#D5FF0D #DFFF4A #EAFF87 #F5FFC4 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#EAFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF87
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF87 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47D
Deuteranopia (green-blind)
#FFF58D
Tritanopia (blue-blind)
#F5F4E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff87; /* rgb */ color: rgb(234, 255, 135); /* oklch */ color: oklch(96.0% 0.147 117.4);
Tailwind
colors: {
custom: {
50: '#f2ffac',
500: '#eaff87',
950: '#000000',
},
}SCSS
$custom: #eaff87; $custom-light: #f2ffac; $custom-dark: #000000;
JSON
{
"hex": "#eaff87",
"rgb": {
"r": 234,
"g": 255,
"b": 135
},
"hsl": {
"h": 70.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.95985,
"c": 0.14702,
"h": 117.4
},
"luminance": 0.90762
}Semantic roles & 50–950 ramp
primary
#EAFF87
secondary
#654BDF
accent
#00E628
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681