#EBFE82#EBFE82
#EBFE82 is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 95.8% C 0.150 H 116.5°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFE82 |
|---|---|
| RGB | rgb(235, 254, 130) |
| HSL | hsl(69, 98%, 75%) |
| HSV | hsv(69, 49%, 100%) |
| CMYK | cmyk(7.5%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(96.06, -23.61, 56.69) |
| CIE-LCH | lch(96.06, 61.41, 112.61°) |
| OKLab | oklab(95.79% -0.0671 0.1346) |
| OKLCH | oklch(95.79% 0.15 116.5) |
| XYZ | xyz(73.7329, 90.1583, 34.6328) |
| Luminance | 0.9016 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.22
Yellowish Tan
#FCFC81
ΔE00 4.24
Pale Yellow
#FFFF84
ΔE00 4.31
Butter
#FFFF81
ΔE00 4.39
Banana (survey)
#FFFF7E
ΔE00 4.49
Light Yellow
#FFFE7A
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFE82 #9582FE
analogous
#FED382 #EBFE82 #ADFE82
triadic
#EBFE82 #82EBFE #FE82EB
tetradic
#EBFE82 #82FED3 #9582FE #FE82AD
square
#EBFE82 #82FED3 #9582FE #FE82AD
split-complementary
#EBFE82 #82ADFE #D382FE
monochromatic
#D8FD09 #E1FE45 #EBFE82 #F5FEBF #FAFFE1
Accessibility & contrast
On white
1.10
#EBFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#EBFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFE82
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFE82 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF377
Deuteranopia (green-blind)
#FFF589
Tritanopia (blue-blind)
#F7F2E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebfe82; /* rgb */ color: rgb(235, 254, 130); /* oklch */ color: oklch(95.8% 0.150 116.5);
Tailwind
colors: {
custom: {
50: '#f3fea9',
500: '#ebfe82',
950: '#000000',
},
}SCSS
$custom: #ebfe82; $custom-light: #f3fea9; $custom-dark: #000000;
JSON
{
"hex": "#ebfe82",
"rgb": {
"r": 235,
"g": 254,
"b": 130
},
"hsl": {
"h": 69.194,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.95785,
"c": 0.15037,
"h": 116.5
},
"luminance": 0.90157
}Semantic roles & 50–950 ramp
primary
#EBFE82
secondary
#5E47DD
accent
#00E623
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581