#EBFF79#EBFF79
#EBFF79 is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 95.9% C 0.160 H 116.6°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF79 |
|---|---|
| RGB | rgb(235, 255, 121) |
| HSL | hsl(69, 100%, 74%) |
| HSV | hsv(69, 53%, 100%) |
| CMYK | cmyk(7.8%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(96.23, -24.87, 60.95) |
| CIE-LCH | lch(96.23, 65.83, 112.20°) |
| OKLab | oklab(95.89% -0.0715 0.1431) |
| OKLCH | oklch(95.89% 0.16 116.6) |
| XYZ | xyz(73.4732, 90.5634, 31.6954) |
| Luminance | 0.9056 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.11
Yellowish Tan
#FCFC81
ΔE00 4.29
Butter
#FFFF81
ΔE00 4.33
Banana (survey)
#FFFF7E
ΔE00 4.35
Pale Yellow
#FFFF84
ΔE00 4.36
Light Yellow
#FFFE7A
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF79 #8D79FF
analogous
#FFD079 #EBFF79 #A8FF79
triadic
#EBFF79 #79EBFF #FF79EB
tetradic
#EBFF79 #79FFD0 #8D79FF #FF79A8
square
#EBFF79 #79FFD0 #8D79FF #FF79A8
split-complementary
#EBFF79 #79A8FF #D079FF
monochromatic
#D8FE00 #E2FF3C #EBFF79 #F4FFB6 #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#EBFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF79
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF79 | 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)
#FFF36C
Deuteranopia (green-blind)
#FFF581
Tritanopia (blue-blind)
#F7F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff79; /* rgb */ color: rgb(235, 255, 121); /* oklch */ color: oklch(95.9% 0.160 116.6);
Tailwind
colors: {
custom: {
50: '#f4ffa3',
500: '#ebff79',
950: '#000000',
},
}SCSS
$custom: #ebff79; $custom-light: #f4ffa3; $custom-dark: #000000;
JSON
{
"hex": "#ebff79",
"rgb": {
"r": 235,
"g": 255,
"b": 121
},
"hsl": {
"h": 68.955,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.95888,
"c": 0.15993,
"h": 116.6
},
"luminance": 0.90563
}Semantic roles & 50–950 ramp
primary
#EBFF79
secondary
#573FDD
accent
#00E622
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680