#BBFE99#BBFE99
#BBFE99 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.9% C 0.147 H 135.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE99 |
|---|---|
| RGB | rgb(187, 254, 153) |
| HSL | hsl(100, 98%, 80%) |
| HSV | hsv(100, 40%, 100%) |
| CMYK | cmyk(26.4%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(93.34, -38.40, 41.73) |
| CIE-LCH | lch(93.34, 56.71, 132.62°) |
| OKLab | oklab(92.92% -0.1051 0.1026) |
| OKLCH | oklch(92.92% 0.147 135.7) |
| XYZ | xyz(61.6835, 83.7464, 43.0455) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.34
Pale Light Green
#B1FC99
ΔE00 1.48
Pastel Green
#B0FF9D
ΔE00 1.97
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 2.63
Light Pastel Green
#B2FBA5
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE99 #DC99FE
analogous
#EDFE99 #BBFE99 #99FEAA
triadic
#BBFE99 #99BBFE #FE99BB
tetradic
#BBFE99 #99EDFE #DC99FE #FEAA99
square
#BBFE99 #99EDFE #DC99FE #FEAA99
split-complementary
#BBFE99 #AA99FE #FE99ED
monochromatic
#6AFD20 #93FD5C #BBFE99 #E3FFD6 #EBFFE1
Accessibility & contrast
On white
1.18
#BBFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BBFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE99
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE99 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FBEA9F
Tritanopia (blue-blind)
#BAF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfe99; /* rgb */ color: rgb(187, 254, 153); /* oklch */ color: oklch(92.9% 0.147 135.7);
Tailwind
colors: {
custom: {
50: '#d1ffb8',
500: '#bbfe99',
950: '#000000',
},
}SCSS
$custom: #bbfe99; $custom-light: #d1ffb8; $custom-dark: #000000;
JSON
{
"hex": "#bbfe99",
"rgb": {
"r": 187,
"g": 254,
"b": 153
},
"hsl": {
"h": 99.802,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.92921,
"c": 0.14693,
"h": 135.7
},
"luminance": 0.83748
}Semantic roles & 50–950 ramp
primary
#BBFE99
secondary
#B35BE0
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681