#EAFE89#EAFE89
#EAFE89 is a very light, vivid yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.144 H 117.2°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFE89 |
|---|---|
| RGB | rgb(234, 254, 137) |
| HSL | hsl(70, 98%, 77%) |
| HSV | hsv(70, 46%, 100%) |
| CMYK | cmyk(7.9%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(96.07, -23.32, 53.44) |
| CIE-LCH | lch(96.07, 58.31, 113.58°) |
| OKLab | oklab(95.8% -0.0657 0.1279) |
| OKLCH | oklch(95.8% 0.144 117.2) |
| XYZ | xyz(73.8896, 90.1828, 37.1766) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.75
Pale Yellow
#FFFF84
ΔE00 4.81
Faded Yellow
#FEFF7F
ΔE00 4.83
Butter
#FFFF81
ΔE00 4.95
Banana (survey)
#FFFF7E
ΔE00 5.11
Light Yellow Green
#CCFD7F
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFE89 #9D89FE
analogous
#FED789 #EAFE89 #B0FE89
triadic
#EAFE89 #89EAFE #FE89EA
tetradic
#EAFE89 #89FED7 #9D89FE #FE89B0
square
#EAFE89 #89FED7 #9D89FE #FE89B0
split-complementary
#EAFE89 #89B0FE #D789FE
monochromatic
#D4FD10 #DFFD4C #EAFE89 #F5FFC6 #FAFFE1
Accessibility & contrast
On white
1.10
#EAFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#EAFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFE89
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFE89 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37F
Deuteranopia (green-blind)
#FFF48F
Tritanopia (blue-blind)
#F5F3E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eafe89; /* rgb */ color: rgb(234, 254, 137); /* oklch */ color: oklch(95.8% 0.144 117.2);
Tailwind
colors: {
custom: {
50: '#f2fead',
500: '#eafe89',
950: '#000000',
},
}SCSS
$custom: #eafe89; $custom-light: #f2fead; $custom-dark: #000000;
JSON
{
"hex": "#eafe89",
"rgb": {
"r": 234,
"g": 254,
"b": 137
},
"hsl": {
"h": 70.256,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.95801,
"c": 0.14381,
"h": 117.2
},
"luminance": 0.90182
}Semantic roles & 50–950 ramp
primary
#EAFE89
secondary
#664DDE
accent
#00E627
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581