#EBFE80#EBFE80
#EBFE80 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 95.8% C 0.152 H 116.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFE80 |
|---|---|
| RGB | rgb(235, 254, 128) |
| HSL | hsl(69, 98%, 75%) |
| HSV | hsv(69, 50%, 100%) |
| CMYK | cmyk(7.5%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(96.04, -23.79, 57.58) |
| CIE-LCH | lch(96.04, 62.30, 112.45°) |
| OKLab | oklab(95.76% -0.0678 0.1363) |
| OKLCH | oklch(95.76% 0.152 116.4) |
| XYZ | xyz(73.6000, 90.1051, 33.9327) |
| Luminance | 0.9010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.14
Yellowish Tan
#FCFC81
ΔE00 4.18
Pale Yellow
#FFFF84
ΔE00 4.26
Butter
#FFFF81
ΔE00 4.32
Banana (survey)
#FFFF7E
ΔE00 4.40
Light Yellow
#FFFE7A
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFE80 #9380FE
analogous
#FED280 #EBFE80 #ACFE80
triadic
#EBFE80 #80EBFE #FE80EB
tetradic
#EBFE80 #80FED2 #9380FE #FE80AC
square
#EBFE80 #80FED2 #9380FE #FE80AC
split-complementary
#EBFE80 #80ACFE #D280FE
monochromatic
#D8FD07 #E1FE43 #EBFE80 #F5FEBD #FAFFE1
Accessibility & contrast
On white
1.10
#EBFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EBFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFE80
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFE80 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF374
Deuteranopia (green-blind)
#FFF587
Tritanopia (blue-blind)
#F7F2E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebfe80; /* rgb */ color: rgb(235, 254, 128); /* oklch */ color: oklch(95.8% 0.152 116.4);
Tailwind
colors: {
custom: {
50: '#f3fea8',
500: '#ebfe80',
950: '#000000',
},
}SCSS
$custom: #ebfe80; $custom-light: #f3fea8; $custom-dark: #000000;
JSON
{
"hex": "#ebfe80",
"rgb": {
"r": 235,
"g": 254,
"b": 128
},
"hsl": {
"h": 69.048,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.9576,
"c": 0.15227,
"h": 116.4
},
"luminance": 0.90104
}Semantic roles & 50–950 ramp
primary
#EBFE80
secondary
#5C45DD
accent
#00E623
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581