#EAFE87#EAFE87
#EAFE87 is a very light, vivid yellow-green. Relative luminance 0.901; OKLCH L 95.8% C 0.146 H 117.1°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFE87 |
|---|---|
| RGB | rgb(234, 254, 135) |
| HSL | hsl(70, 98%, 76%) |
| HSV | hsv(70, 47%, 100%) |
| CMYK | cmyk(7.9%, 0%, 46.9%, 0.4%) |
| CIE-LAB | lab(96.05, -23.52, 54.35) |
| CIE-LCH | lch(96.05, 59.22, 113.40°) |
| OKLab | oklab(95.78% -0.0664 0.1298) |
| OKLCH | oklch(95.78% 0.146 117.1) |
| XYZ | xyz(73.7474, 90.1260, 36.4280) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.65
Faded Yellow
#FEFF7F
ΔE00 4.70
Pale Yellow
#FFFF84
ΔE00 4.71
Butter
#FFFF81
ΔE00 4.83
Banana (survey)
#FFFF7E
ΔE00 4.98
Light Yellow
#FFFE7A
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFE87 #9B87FE
analogous
#FED787 #EAFE87 #AFFE87
triadic
#EAFE87 #87EAFE #FE87EA
tetradic
#EAFE87 #87FED7 #9B87FE #FE87AF
square
#EAFE87 #87FED7 #9B87FE #FE87AF
split-complementary
#EAFE87 #87AFFE #D787FE
monochromatic
#D5FD0E #DFFD4A #EAFE87 #F5FFC4 #FAFFE1
Accessibility & contrast
On white
1.10
#EAFE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EAFE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFE87
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFE87 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37D
Deuteranopia (green-blind)
#FFF48D
Tritanopia (blue-blind)
#F5F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eafe87; /* rgb */ color: rgb(234, 254, 135); /* oklch */ color: oklch(95.8% 0.146 117.1);
Tailwind
colors: {
custom: {
50: '#f2feac',
500: '#eafe87',
950: '#000000',
},
}SCSS
$custom: #eafe87; $custom-light: #f2feac; $custom-dark: #000000;
JSON
{
"hex": "#eafe87",
"rgb": {
"r": 234,
"g": 254,
"b": 135
},
"hsl": {
"h": 70.084,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.95775,
"c": 0.14579,
"h": 117.1
},
"luminance": 0.90125
}Semantic roles & 50–950 ramp
primary
#EAFE87
secondary
#644BDE
accent
#00E627
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581