#EBFF78#EBFF78
#EBFF78 is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 95.9% C 0.161 H 116.5°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF78 |
|---|---|
| RGB | rgb(235, 255, 120) |
| HSL | hsl(69, 100%, 74%) |
| HSV | hsv(69, 53%, 100%) |
| CMYK | cmyk(7.8%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(96.22, -24.95, 61.38) |
| CIE-LCH | lch(96.22, 66.26, 112.12°) |
| OKLab | oklab(95.88% -0.0718 0.1439) |
| OKLCH | oklch(95.88% 0.161 116.5) |
| XYZ | xyz(73.4122, 90.5390, 31.3741) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.09
Yellowish Tan
#FCFC81
ΔE00 4.29
Butter
#FFFF81
ΔE00 4.33
Banana (survey)
#FFFF7E
ΔE00 4.33
Pale Yellow
#FFFF84
ΔE00 4.36
Light Yellow
#FFFE7A
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF78 #8C78FF
analogous
#FFCF78 #EBFF78 #A7FF78
triadic
#EBFF78 #78EBFF #FF78EB
tetradic
#EBFF78 #78FFCF #8C78FF #FF78A7
square
#EBFF78 #78FFCF #8C78FF #FF78A7
split-complementary
#EBFF78 #78A7FF #CF78FF
monochromatic
#D7FD00 #E2FF3B #EBFF78 #F4FFB5 #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#EBFF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF78
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF78 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36B
Deuteranopia (green-blind)
#FFF580
Tritanopia (blue-blind)
#F7F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff78; /* rgb */ color: rgb(235, 255, 120); /* oklch */ color: oklch(95.9% 0.161 116.5);
Tailwind
colors: {
custom: {
50: '#f4ffa3',
500: '#ebff78',
950: '#000000',
},
}SCSS
$custom: #ebff78; $custom-light: #f4ffa3; $custom-dark: #000000;
JSON
{
"hex": "#ebff78",
"rgb": {
"r": 235,
"g": 255,
"b": 120
},
"hsl": {
"h": 68.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.95877,
"c": 0.16083,
"h": 116.5
},
"luminance": 0.90538
}Semantic roles & 50–950 ramp
primary
#EBFF78
secondary
#563EDD
accent
#00E622
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680