#EBFF80#EBFF80
#EBFF80 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.0% C 0.153 H 116.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF80 |
|---|---|
| RGB | rgb(235, 255, 128) |
| HSL | hsl(69, 100%, 75%) |
| HSV | hsv(69, 50%, 100%) |
| CMYK | cmyk(7.8%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(96.30, -24.26, 57.89) |
| CIE-LCH | lch(96.30, 62.77, 112.74°) |
| OKLab | oklab(95.97% -0.0692 0.137) |
| OKLCH | oklch(95.97% 0.153 116.8) |
| XYZ | xyz(73.9182, 90.7414, 34.0387) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.28
Yellowish Tan
#FCFC81
ΔE00 4.36
Pale Yellow
#FFFF84
ΔE00 4.41
Butter
#FFFF81
ΔE00 4.46
Banana (survey)
#FFFF7E
ΔE00 4.54
Light Yellow
#FFFE7A
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF80 #9480FF
analogous
#FFD480 #EBFF80 #ABFF80
triadic
#EBFF80 #80EBFF #FF80EB
tetradic
#EBFF80 #80FFD4 #9480FF #FF80AB
square
#EBFF80 #80FFD4 #9480FF #FF80AB
split-complementary
#EBFF80 #80ABFF #D480FF
monochromatic
#D8FF06 #E1FF43 #EBFF80 #F5FFBD #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#EBFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF80
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF80 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF474
Deuteranopia (green-blind)
#FFF587
Tritanopia (blue-blind)
#F7F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff80; /* rgb */ color: rgb(235, 255, 128); /* oklch */ color: oklch(96.0% 0.153 116.8);
Tailwind
colors: {
custom: {
50: '#f3ffa8',
500: '#ebff80',
950: '#000000',
},
}SCSS
$custom: #ebff80; $custom-light: #f3ffa8; $custom-dark: #000000;
JSON
{
"hex": "#ebff80",
"rgb": {
"r": 235,
"g": 255,
"b": 128
},
"hsl": {
"h": 69.449,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.95971,
"c": 0.15348,
"h": 116.8
},
"luminance": 0.90741
}Semantic roles & 50–950 ramp
primary
#EBFF80
secondary
#5D45DE
accent
#00E624
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681