#EBFF82#EBFF82
#EBFF82 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.0% C 0.152 H 116.9°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF82 |
|---|---|
| RGB | rgb(235, 255, 130) |
| HSL | hsl(70, 100%, 75%) |
| HSV | hsv(70, 49%, 100%) |
| CMYK | cmyk(7.8%, 0%, 49%, 0%) |
| CIE-LAB | lab(96.33, -24.08, 57.00) |
| CIE-LCH | lch(96.33, 61.88, 112.90°) |
| OKLab | oklab(95.99% -0.0685 0.1352) |
| OKLCH | oklch(95.99% 0.152 116.9) |
| XYZ | xyz(74.0511, 90.7946, 34.7388) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.35
Yellowish Tan
#FCFC81
ΔE00 4.41
Pale Yellow
#FFFF84
ΔE00 4.46
Butter
#FFFF81
ΔE00 4.53
Banana (survey)
#FFFF7E
ΔE00 4.62
Light Yellow
#FFFE7A
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF82 #9682FF
analogous
#FFD482 #EBFF82 #ACFF82
triadic
#EBFF82 #82EBFF #FF82EB
tetradic
#EBFF82 #82FFD4 #9682FF #FF82AC
square
#EBFF82 #82FFD4 #9682FF #FF82AC
split-complementary
#EBFF82 #82ACFF #D482FF
monochromatic
#D7FF08 #E1FF45 #EBFF82 #F5FFBF #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#EBFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF82
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF82 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF477
Deuteranopia (green-blind)
#FFF589
Tritanopia (blue-blind)
#F7F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff82; /* rgb */ color: rgb(235, 255, 130); /* oklch */ color: oklch(96.0% 0.152 116.9);
Tailwind
colors: {
custom: {
50: '#f3ffa9',
500: '#ebff82',
950: '#000000',
},
}SCSS
$custom: #ebff82; $custom-light: #f3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#ebff82",
"rgb": {
"r": 235,
"g": 255,
"b": 130
},
"hsl": {
"h": 69.6,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.95995,
"c": 0.15158,
"h": 116.9
},
"luminance": 0.90794
}Semantic roles & 50–950 ramp
primary
#EBFF82
secondary
#5F47DE
accent
#00E625
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681