#EBFC80#EBFC80
#EBFC80 is a very light, vivid yellow. Relative luminance 0.888; OKLCH L 95.3% C 0.150 H 115.8°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFC80 |
|---|---|
| RGB | rgb(235, 252, 128) |
| HSL | hsl(68, 95%, 75%) |
| HSV | hsv(68, 49%, 99%) |
| CMYK | cmyk(6.7%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(95.51, -22.84, 56.95) |
| CIE-LCH | lch(95.51, 61.36, 111.85°) |
| OKLab | oklab(95.34% -0.0651 0.135) |
| OKLCH | oklch(95.34% 0.15 115.8) |
| XYZ | xyz(72.9686, 88.8424, 33.7222) |
| Luminance | 0.8884 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.85
Faded Yellow
#FEFF7F
ΔE00 3.89
Pale Yellow
#FFFF84
ΔE00 3.99
Butter
#FFFF81
ΔE00 4.06
Banana (survey)
#FFFF7E
ΔE00 4.16
Light Yellow
#FFFE7A
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFC80 #9180FC
analogous
#FCCF80 #EBFC80 #ADFC80
triadic
#EBFC80 #80EBFC #FC80EB
tetradic
#EBFC80 #80FCCF #9180FC #FC80AD
square
#EBFC80 #80FCCF #9180FC #FC80AD
split-complementary
#EBFC80 #80ADFC #CF80FC
monochromatic
#D8F908 #E2FB44 #EBFC80 #F4FDBC #FAFEE1
Accessibility & contrast
On white
1.12
#EBFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#EBFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFC80
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFC80 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFF387
Tritanopia (blue-blind)
#F7F0E0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebfc80; /* rgb */ color: rgb(235, 252, 128); /* oklch */ color: oklch(95.3% 0.150 115.8);
Tailwind
colors: {
custom: {
50: '#f3fda8',
500: '#ebfc80',
950: '#000000',
},
}SCSS
$custom: #ebfc80; $custom-light: #f3fda8; $custom-dark: #000000;
JSON
{
"hex": "#ebfc80",
"rgb": {
"r": 235,
"g": 252,
"b": 128
},
"hsl": {
"h": 68.226,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.95339,
"c": 0.14985,
"h": 115.8
},
"luminance": 0.88841
}Semantic roles & 50–950 ramp
primary
#EBFC80
secondary
#5A46DA
accent
#00E61F
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581