#BBFD92#BBFD92
#BBFD92 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.6% C 0.153 H 134.4°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD92 |
|---|---|
| RGB | rgb(187, 253, 146) |
| HSL | hsl(97, 96%, 78%) |
| HSV | hsv(97, 42%, 99%) |
| CMYK | cmyk(26.1%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(92.97, -38.85, 44.65) |
| CIE-LCH | lch(92.97, 59.19, 131.03°) |
| OKLab | oklab(92.59% -0.1067 0.109) |
| OKLCH | oklch(92.59% 0.153 134.4) |
| XYZ | xyz(60.8058, 82.8889, 39.9840) |
| Luminance | 0.8289 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.90
Pistachio (survey)
#C0FA8B
ΔE00 1.65
Light Yellowish Green
#C2FF89
ΔE00 2.10
Pale Light Green
#B1FC99
ΔE00 2.19
Pastel Green
#B0FF9D
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD92 #D492FD
analogous
#F1FD92 #BBFD92 #92FD9E
triadic
#BBFD92 #92BBFD #FD92BB
tetradic
#BBFD92 #92F1FD #D492FD #FD9E92
square
#BBFD92 #92F1FD #D492FD #FD9E92
split-complementary
#BBFD92 #9E92FD #FD92F1
monochromatic
#70FB1A #96FC56 #BBFD92 #E0FECE #ECFEE1
Accessibility & contrast
On white
1.19
#BBFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#BBFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD92
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD92 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#BBF6E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd92; /* rgb */ color: rgb(187, 253, 146); /* oklch */ color: oklch(92.6% 0.153 134.4);
Tailwind
colors: {
custom: {
50: '#d1feb3',
500: '#bbfd92',
950: '#000000',
},
}SCSS
$custom: #bbfd92; $custom-light: #d1feb3; $custom-dark: #000000;
JSON
{
"hex": "#bbfd92",
"rgb": {
"r": 187,
"g": 253,
"b": 146
},
"hsl": {
"h": 97.009,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.92587,
"c": 0.15254,
"h": 134.4
},
"luminance": 0.82891
}Semantic roles & 50–950 ramp
primary
#BBFD92
secondary
#AA55DE
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681