#EAFF89#EAFF89
#EAFF89 is a very light, vivid yellow-green. Relative luminance 0.908; OKLCH L 96.0% C 0.145 H 117.5°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF89 |
|---|---|
| RGB | rgb(234, 255, 137) |
| HSL | hsl(71, 100%, 77%) |
| HSV | hsv(71, 46%, 100%) |
| CMYK | cmyk(8.2%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(96.34, -23.80, 53.76) |
| CIE-LCH | lch(96.34, 58.79, 113.88°) |
| OKLab | oklab(96.01% -0.067 0.1286) |
| OKLCH | oklch(96.01% 0.145 117.5) |
| XYZ | xyz(74.2077, 90.8192, 37.2826) |
| Luminance | 0.9082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.90
Pale Yellow
#FFFF84
ΔE00 4.94
Faded Yellow
#FEFF7F
ΔE00 4.94
Butter
#FFFF81
ΔE00 5.07
Banana (survey)
#FFFF7E
ΔE00 5.22
Light Yellow Green
#CCFD7F
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF89 #9E89FF
analogous
#FFD989 #EAFF89 #AFFF89
triadic
#EAFF89 #89EAFF #FF89EA
tetradic
#EAFF89 #89FFD9 #9E89FF #FF89AF
square
#EAFF89 #89FFD9 #9E89FF #FF89AF
split-complementary
#EAFF89 #89AFFF #D989FF
monochromatic
#D4FF0F #DFFF4C #EAFF89 #F5FFC6 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#EAFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF89
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF89 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47F
Deuteranopia (green-blind)
#FFF58F
Tritanopia (blue-blind)
#F5F4E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff89; /* rgb */ color: rgb(234, 255, 137); /* oklch */ color: oklch(96.0% 0.145 117.5);
Tailwind
colors: {
custom: {
50: '#f2ffae',
500: '#eaff89',
950: '#000000',
},
}SCSS
$custom: #eaff89; $custom-light: #f2ffae; $custom-dark: #000000;
JSON
{
"hex": "#eaff89",
"rgb": {
"r": 234,
"g": 255,
"b": 137
},
"hsl": {
"h": 70.678,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.96012,
"c": 0.14506,
"h": 117.5
},
"luminance": 0.90819
}Semantic roles & 50–950 ramp
primary
#EAFF89
secondary
#674DE0
accent
#00E629
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681