#BBFE96#BBFE96
#BBFE96 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.9% C 0.150 H 135.2°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE96 |
|---|---|
| RGB | rgb(187, 254, 150) |
| HSL | hsl(99, 98%, 79%) |
| HSV | hsv(99, 41%, 100%) |
| CMYK | cmyk(26.4%, 0%, 40.9%, 0.4%) |
| CIE-LAB | lab(93.30, -38.79, 43.14) |
| CIE-LCH | lch(93.30, 58.01, 131.96°) |
| OKLab | oklab(92.87% -0.1063 0.1058) |
| OKLCH | oklch(92.87% 0.15 135.2) |
| XYZ | xyz(61.4389, 83.6485, 41.7570) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.08
Pale Light Green
#B1FC99
ΔE00 1.76
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Pastel Green
#B0FF9D
ΔE00 2.28
Light Yellowish Green
#C2FF89
ΔE00 2.60
Tea Green
#BDF8A3
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE96 #D996FE
analogous
#EFFE96 #BBFE96 #96FEA5
triadic
#BBFE96 #96BBFE #FE96BB
tetradic
#BBFE96 #96EFFE #D996FE #FEA596
square
#BBFE96 #96EFFE #D996FE #FEA596
split-complementary
#BBFE96 #A596FE #FE96EF
monochromatic
#6CFD1D #94FD59 #BBFE96 #E2FFD3 #EBFFE1
Accessibility & contrast
On white
1.18
#BBFE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#BBFE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE96
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE96 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8E
Deuteranopia (green-blind)
#FBEA9C
Tritanopia (blue-blind)
#BAF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfe96; /* rgb */ color: rgb(187, 254, 150); /* oklch */ color: oklch(92.9% 0.150 135.2);
Tailwind
colors: {
custom: {
50: '#d1ffb6',
500: '#bbfe96',
950: '#000000',
},
}SCSS
$custom: #bbfe96; $custom-light: #d1ffb6; $custom-dark: #000000;
JSON
{
"hex": "#bbfe96",
"rgb": {
"r": 187,
"g": 254,
"b": 150
},
"hsl": {
"h": 98.654,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.92873,
"c": 0.14997,
"h": 135.2
},
"luminance": 0.8365
}Semantic roles & 50–950 ramp
primary
#BBFE96
secondary
#B058E0
accent
#00E694
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681