#EBFF88#EBFF88
#EBFF88 is a very light, vivid yellow-green. Relative luminance 0.910; OKLCH L 96.1% C 0.146 H 117.1°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF88 |
|---|---|
| RGB | rgb(235, 255, 136) |
| HSL | hsl(70, 100%, 77%) |
| HSV | hsv(70, 47%, 100%) |
| CMYK | cmyk(7.8%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(96.39, -23.52, 54.32) |
| CIE-LCH | lch(96.39, 59.19, 113.41°) |
| OKLab | oklab(96.07% -0.0664 0.1298) |
| OKLCH | oklch(96.07% 0.146 117.1) |
| XYZ | xyz(74.4656, 90.9604, 36.9220) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.64
Faded Yellow
#FEFF7F
ΔE00 4.67
Pale Yellow
#FFFF84
ΔE00 4.68
Butter
#FFFF81
ΔE00 4.80
Banana (survey)
#FFFF7E
ΔE00 4.95
Light Yellow
#FFFE7A
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF88 #9C88FF
analogous
#FFD888 #EBFF88 #B0FF88
triadic
#EBFF88 #88EBFF #FF88EB
tetradic
#EBFF88 #88FFD8 #9C88FF #FF88B0
square
#EBFF88 #88FFD8 #9C88FF #FF88B0
split-complementary
#EBFF88 #88B0FF #D888FF
monochromatic
#D6FF0E #E1FF4B #EBFF88 #F5FFC5 #FAFFE0
Accessibility & contrast
On white
1.09
#EBFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#EBFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF88
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF88 | 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)
#FFF47E
Deuteranopia (green-blind)
#FFF58E
Tritanopia (blue-blind)
#F6F4E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff88; /* rgb */ color: rgb(235, 255, 136); /* oklch */ color: oklch(96.1% 0.146 117.1);
Tailwind
colors: {
custom: {
50: '#f3ffad',
500: '#ebff88',
950: '#000000',
},
}SCSS
$custom: #ebff88; $custom-light: #f3ffad; $custom-dark: #000000;
JSON
{
"hex": "#ebff88",
"rgb": {
"r": 235,
"g": 255,
"b": 136
},
"hsl": {
"h": 70.084,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.96072,
"c": 0.14576,
"h": 117.1
},
"luminance": 0.9096
}Semantic roles & 50–950 ramp
primary
#EBFF88
secondary
#654CDF
accent
#00E627
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681