#EBFF87#EBFF87
#EBFF87 is a very light, vivid yellow-green. Relative luminance 0.909; OKLCH L 96.1% C 0.147 H 117.0°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF87 |
|---|---|
| RGB | rgb(235, 255, 135) |
| HSL | hsl(70, 100%, 76%) |
| HSV | hsv(70, 47%, 100%) |
| CMYK | cmyk(7.8%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(96.38, -23.61, 54.77) |
| CIE-LCH | lch(96.38, 59.64, 113.32°) |
| OKLab | oklab(96.06% -0.0667 0.1307) |
| OKLCH | oklch(96.06% 0.147 117) |
| XYZ | xyz(74.3949, 90.9321, 36.5495) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.59
Faded Yellow
#FEFF7F
ΔE00 4.61
Pale Yellow
#FFFF84
ΔE00 4.63
Butter
#FFFF81
ΔE00 4.75
Banana (survey)
#FFFF7E
ΔE00 4.88
Light Yellow
#FFFE7A
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF87 #9B87FF
analogous
#FFD787 #EBFF87 #AFFF87
triadic
#EBFF87 #87EBFF #FF87EB
tetradic
#EBFF87 #87FFD7 #9B87FF #FF87AF
square
#EBFF87 #87FFD7 #9B87FF #FF87AF
split-complementary
#EBFF87 #87AFFF #D787FF
monochromatic
#D7FF0D #E1FF4A #EBFF87 #F5FFC4 #FAFFE0
Accessibility & contrast
On white
1.09
#EBFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#EBFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF87
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF87 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47D
Deuteranopia (green-blind)
#FFF58D
Tritanopia (blue-blind)
#F6F4E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff87; /* rgb */ color: rgb(235, 255, 135); /* oklch */ color: oklch(96.1% 0.147 117.0);
Tailwind
colors: {
custom: {
50: '#f3ffac',
500: '#ebff87',
950: '#000000',
},
}SCSS
$custom: #ebff87; $custom-light: #f3ffac; $custom-dark: #000000;
JSON
{
"hex": "#ebff87",
"rgb": {
"r": 235,
"g": 255,
"b": 135
},
"hsl": {
"h": 70,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.96059,
"c": 0.14674,
"h": 117
},
"luminance": 0.90931
}Semantic roles & 50–950 ramp
primary
#EBFF87
secondary
#644BDF
accent
#00E626
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681