#BBFC92#BBFC92
#BBFC92 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.4% C 0.151 H 134.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC92 |
|---|---|
| RGB | rgb(187, 252, 146) |
| HSL | hsl(97, 95%, 78%) |
| HSV | hsv(97, 42%, 99%) |
| CMYK | cmyk(25.8%, 0%, 42.1%, 1.2%) |
| CIE-LAB | lab(92.69, -38.40, 44.30) |
| CIE-LCH | lch(92.69, 58.63, 130.92°) |
| OKLab | oklab(92.36% -0.1054 0.1082) |
| OKLCH | oklch(92.36% 0.151 134.2) |
| XYZ | xyz(60.4909, 82.2592, 39.8791) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.83
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Pale Light Green
#B1FC99
ΔE00 2.17
Light Yellowish Green
#C2FF89
ΔE00 2.18
Pastel Green
#B0FF9D
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC92 #D392FC
analogous
#F0FC92 #BBFC92 #92FC9E
triadic
#BBFC92 #92BBFC #FC92BB
tetradic
#BBFC92 #92F0FC #D392FC #FC9E92
square
#BBFC92 #92F0FC #D392FC #FC9E92
split-complementary
#BBFC92 #9E92FC #FC92F0
monochromatic
#71F91B #96FA56 #BBFC92 #E0FECE #ECFEE1
Accessibility & contrast
On white
1.20
#BBFC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#BBFC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC92
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC92 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#BBF5E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc92; /* rgb */ color: rgb(187, 252, 146); /* oklch */ color: oklch(92.4% 0.151 134.2);
Tailwind
colors: {
custom: {
50: '#d1fdb3',
500: '#bbfc92',
950: '#000000',
},
}SCSS
$custom: #bbfc92; $custom-light: #d1fdb3; $custom-dark: #000000;
JSON
{
"hex": "#bbfc92",
"rgb": {
"r": 187,
"g": 252,
"b": 146
},
"hsl": {
"h": 96.792,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.92363,
"c": 0.1511,
"h": 134.2
},
"luminance": 0.82261
}Semantic roles & 50–950 ramp
primary
#BBFC92
secondary
#A856DD
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581