#EBFF81#EBFF81
#EBFF81 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.0% C 0.153 H 116.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF81 |
|---|---|
| RGB | rgb(235, 255, 129) |
| HSL | hsl(70, 100%, 75%) |
| HSV | hsv(70, 49%, 100%) |
| CMYK | cmyk(7.8%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(96.31, -24.17, 57.45) |
| CIE-LCH | lch(96.31, 62.32, 112.82°) |
| OKLab | oklab(95.98% -0.0688 0.1361) |
| OKLCH | oklch(95.98% 0.153 116.8) |
| XYZ | xyz(73.9843, 90.7679, 34.3871) |
| Luminance | 0.9077 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.31
Yellowish Tan
#FCFC81
ΔE00 4.38
Pale Yellow
#FFFF84
ΔE00 4.43
Butter
#FFFF81
ΔE00 4.49
Banana (survey)
#FFFF7E
ΔE00 4.58
Light Yellow
#FFFE7A
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF81 #9581FF
analogous
#FFD481 #EBFF81 #ACFF81
triadic
#EBFF81 #81EBFF #FF81EB
tetradic
#EBFF81 #81FFD4 #9581FF #FF81AC
square
#EBFF81 #81FFD4 #9581FF #FF81AC
split-complementary
#EBFF81 #81ACFF #D481FF
monochromatic
#D8FF07 #E1FF44 #EBFF81 #F5FFBE #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#EBFF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF81
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF81 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF476
Deuteranopia (green-blind)
#FFF588
Tritanopia (blue-blind)
#F7F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff81; /* rgb */ color: rgb(235, 255, 129); /* oklch */ color: oklch(96.0% 0.153 116.8);
Tailwind
colors: {
custom: {
50: '#f3ffa8',
500: '#ebff81',
950: '#000000',
},
}SCSS
$custom: #ebff81; $custom-light: #f3ffa8; $custom-dark: #000000;
JSON
{
"hex": "#ebff81",
"rgb": {
"r": 235,
"g": 255,
"b": 129
},
"hsl": {
"h": 69.524,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.95983,
"c": 0.15253,
"h": 116.8
},
"luminance": 0.90767
}Semantic roles & 50–950 ramp
primary
#EBFF81
secondary
#5E46DE
accent
#00E624
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681