#EBFF76#EBFF76
#EBFF76 is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 95.9% C 0.163 H 116.5°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF76 |
|---|---|
| RGB | rgb(235, 255, 118) |
| HSL | hsl(69, 100%, 73%) |
| HSV | hsv(69, 54%, 100%) |
| CMYK | cmyk(7.8%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(96.20, -25.12, 62.24) |
| CIE-LCH | lch(96.20, 67.12, 111.98°) |
| OKLab | oklab(95.85% -0.0725 0.1456) |
| OKLCH | oklch(95.85% 0.163 116.5) |
| XYZ | xyz(73.2921, 90.4910, 30.7415) |
| Luminance | 0.9049 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.08
Yellowish Tan
#FCFC81
ΔE00 4.31
Banana (survey)
#FFFF7E
ΔE00 4.31
Butter
#FFFF81
ΔE00 4.33
Pale Yellow
#FFFF84
ΔE00 4.38
Light Yellow
#FFFE7A
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF76 #8A76FF
analogous
#FFCE76 #EBFF76 #A6FF76
triadic
#EBFF76 #76EBFF #FF76EB
tetradic
#EBFF76 #76FFCE #8A76FF #FF76A6
square
#EBFF76 #76FFCE #8A76FF #FF76A6
split-complementary
#EBFF76 #76A6FF #CE76FF
monochromatic
#D6FB00 #E2FF39 #EBFF76 #F4FFB3 #FBFFE0
Accessibility & contrast
On white
1.10
#EBFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#EBFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF76
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF76 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF368
Deuteranopia (green-blind)
#FFF57E
Tritanopia (blue-blind)
#F7F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff76; /* rgb */ color: rgb(235, 255, 118); /* oklch */ color: oklch(95.9% 0.163 116.5);
Tailwind
colors: {
custom: {
50: '#f4ffa1',
500: '#ebff76',
950: '#000000',
},
}SCSS
$custom: #ebff76; $custom-light: #f4ffa1; $custom-dark: #000000;
JSON
{
"hex": "#ebff76",
"rgb": {
"r": 235,
"g": 255,
"b": 118
},
"hsl": {
"h": 68.759,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.95854,
"c": 0.1626,
"h": 116.5
},
"luminance": 0.9049
}Semantic roles & 50–950 ramp
primary
#EBFF76
secondary
#543DDD
accent
#00E622
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680