#BBFE84#BBFE84
#BBFE84 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.6% C 0.168 H 132.5°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE84 |
|---|---|
| RGB | rgb(187, 254, 132) |
| HSL | hsl(93, 98%, 76%) |
| HSV | hsv(93, 48%, 100%) |
| CMYK | cmyk(26.4%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(93.06, -40.95, 51.43) |
| CIE-LCH | lch(93.06, 65.74, 128.53°) |
| OKLab | oklab(92.61% -0.1132 0.1236) |
| OKLCH | oklch(92.61% 0.168 132.5) |
| XYZ | xyz(60.0992, 83.1127, 34.7012) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.97
Light Pea Green
#C4FE82
ΔE00 1.54
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.43
Spring Green (survey)
#A9F971
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE84 #C784FE
analogous
#F8FE84 #BBFE84 #84FE8A
triadic
#BBFE84 #84BBFE #FE84BB
tetradic
#BBFE84 #84F8FE #C784FE #FE8A84
square
#BBFE84 #84F8FE #C784FE #FE8A84
split-complementary
#BBFE84 #8A84FE #FE84F8
monochromatic
#78FD0B #99FE47 #BBFE84 #DDFEC1 #EEFFE1
Accessibility & contrast
On white
1.19
#BBFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BBFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE84
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE84 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7A
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#BDF6E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe84; /* rgb */ color: rgb(187, 254, 132); /* oklch */ color: oklch(92.6% 0.168 132.5);
Tailwind
colors: {
custom: {
50: '#d2ffaa',
500: '#bbfe84',
950: '#000000',
},
}SCSS
$custom: #bbfe84; $custom-light: #d2ffaa; $custom-dark: #000000;
JSON
{
"hex": "#bbfe84",
"rgb": {
"r": 187,
"g": 254,
"b": 132
},
"hsl": {
"h": 92.951,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92608,
"c": 0.16759,
"h": 132.5
},
"luminance": 0.83114
}Semantic roles & 50–950 ramp
primary
#BBFE84
secondary
#9A49DD
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681