#EBFF96#EBFF96
#EBFF96 is a very light, vivid yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.131 H 117.8°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF96 |
|---|---|
| RGB | rgb(235, 255, 150) |
| HSL | hsl(71, 100%, 79%) |
| HSV | hsv(71, 41%, 100%) |
| CMYK | cmyk(7.8%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(96.57, -22.09, 47.91) |
| CIE-LCH | lch(96.57, 52.76, 114.75°) |
| OKLab | oklab(96.27% -0.0612 0.1163) |
| OKLCH | oklch(96.27% 0.131 117.8) |
| XYZ | xyz(75.5264, 91.3847, 42.5085) |
| Luminance | 0.9138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.46
Light Yellow Green
#CCFD7F
ΔE00 5.58
Yellowish Tan
#FCFC81
ΔE00 5.63
Pale Yellow
#FFFF84
ΔE00 5.64
Faded Yellow
#FEFF7F
ΔE00 5.83
Butter
#FFFF81
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF96 #AA96FF
analogous
#FFDF96 #EBFF96 #B7FF96
triadic
#EBFF96 #96EBFF #FF96EB
tetradic
#EBFF96 #96FFDF #AA96FF #FF96B7
square
#EBFF96 #96FFDF #AA96FF #FF96B7
split-complementary
#EBFF96 #96B7FF #DF96FF
monochromatic
#D4FF1C #DFFF59 #EBFF96 #F7FFD3 #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#EBFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF96
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF96 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58E
Deuteranopia (green-blind)
#FFF69B
Tritanopia (blue-blind)
#F5F5E6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff96; /* rgb */ color: rgb(235, 255, 150); /* oklch */ color: oklch(96.3% 0.131 117.8);
Tailwind
colors: {
custom: {
50: '#f3ffb6',
500: '#ebff96',
950: '#000000',
},
}SCSS
$custom: #ebff96; $custom-light: #f3ffb6; $custom-dark: #000000;
JSON
{
"hex": "#ebff96",
"rgb": {
"r": 235,
"g": 255,
"b": 150
},
"hsl": {
"h": 71.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.96268,
"c": 0.13146,
"h": 117.8
},
"luminance": 0.91384
}Semantic roles & 50–950 ramp
primary
#EBFF96
secondary
#7258E1
accent
#00E62C
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681