#EBFF86#EBFF86
#EBFF86 is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.0% C 0.148 H 117.0°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF86 |
|---|---|
| RGB | rgb(235, 255, 134) |
| HSL | hsl(70, 100%, 76%) |
| HSV | hsv(70, 47%, 100%) |
| CMYK | cmyk(7.8%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(96.37, -23.71, 55.22) |
| CIE-LCH | lch(96.37, 60.09, 113.24°) |
| OKLab | oklab(96.05% -0.0671 0.1316) |
| OKLCH | oklch(96.05% 0.148 117) |
| XYZ | xyz(74.3248, 90.9041, 36.1804) |
| Luminance | 0.9090 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.55
Faded Yellow
#FEFF7F
ΔE00 4.55
Pale Yellow
#FFFF84
ΔE00 4.59
Butter
#FFFF81
ΔE00 4.70
Banana (survey)
#FFFF7E
ΔE00 4.83
Light Yellow
#FFFE7A
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF86 #9A86FF
analogous
#FFD786 #EBFF86 #AFFF86
triadic
#EBFF86 #86EBFF #FF86EB
tetradic
#EBFF86 #86FFD7 #9A86FF #FF86AF
square
#EBFF86 #86FFD7 #9A86FF #FF86AF
split-complementary
#EBFF86 #86AFFF #D786FF
monochromatic
#D7FF0C #E1FF49 #EBFF86 #F5FFC3 #FAFFE0
Accessibility & contrast
On white
1.09
#EBFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#EBFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF86
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF86 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47B
Deuteranopia (green-blind)
#FFF58C
Tritanopia (blue-blind)
#F6F4E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff86; /* rgb */ color: rgb(235, 255, 134); /* oklch */ color: oklch(96.0% 0.148 117.0);
Tailwind
colors: {
custom: {
50: '#f3ffac',
500: '#ebff86',
950: '#000000',
},
}SCSS
$custom: #ebff86; $custom-light: #f3ffac; $custom-dark: #000000;
JSON
{
"hex": "#ebff86",
"rgb": {
"r": 235,
"g": 255,
"b": 134
},
"hsl": {
"h": 69.917,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.96046,
"c": 0.14772,
"h": 117
},
"luminance": 0.90903
}Semantic roles & 50–950 ramp
primary
#EBFF86
secondary
#634ADF
accent
#00E626
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681