#EBFF89#EBFF89
#EBFF89 is a very light, vivid yellow-green. Relative luminance 0.910; OKLCH L 96.1% C 0.145 H 117.1°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF89 |
|---|---|
| RGB | rgb(235, 255, 137) |
| HSL | hsl(70, 100%, 77%) |
| HSV | hsv(70, 46%, 100%) |
| CMYK | cmyk(7.8%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(96.41, -23.42, 53.86) |
| CIE-LCH | lch(96.41, 58.74, 113.50°) |
| OKLab | oklab(96.09% -0.066 0.1289) |
| OKLCH | oklch(96.09% 0.145 117.1) |
| XYZ | xyz(74.5370, 90.9890, 37.2980) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.69
Pale Yellow
#FFFF84
ΔE00 4.72
Faded Yellow
#FEFF7F
ΔE00 4.73
Butter
#FFFF81
ΔE00 4.86
Banana (survey)
#FFFF7E
ΔE00 5.01
Light Yellow
#FFFE7A
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF89 #9D89FF
analogous
#FFD889 #EBFF89 #B0FF89
triadic
#EBFF89 #89EBFF #FF89EB
tetradic
#EBFF89 #89FFD8 #9D89FF #FF89B0
square
#EBFF89 #89FFD8 #9D89FF #FF89B0
split-complementary
#EBFF89 #89B0FF #D889FF
monochromatic
#D6FF0F #E1FF4C #EBFF89 #F5FFC6 #FAFFE0
Accessibility & contrast
On white
1.09
#EBFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#EBFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF89
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF89 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47F
Deuteranopia (green-blind)
#FFF58F
Tritanopia (blue-blind)
#F6F4E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff89; /* rgb */ color: rgb(235, 255, 137); /* oklch */ color: oklch(96.1% 0.145 117.1);
Tailwind
colors: {
custom: {
50: '#f3ffae',
500: '#ebff89',
950: '#000000',
},
}SCSS
$custom: #ebff89; $custom-light: #f3ffae; $custom-dark: #000000;
JSON
{
"hex": "#ebff89",
"rgb": {
"r": 235,
"g": 255,
"b": 137
},
"hsl": {
"h": 70.169,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.96085,
"c": 0.14477,
"h": 117.1
},
"luminance": 0.90988
}Semantic roles & 50–950 ramp
primary
#EBFF89
secondary
#664DE0
accent
#00E627
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681