#BBF092#BBF092
#BBF092 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.7% C 0.134 H 132.5°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF092 |
|---|---|
| RGB | rgb(187, 240, 146) |
| HSL | hsl(94, 76%, 76%) |
| HSV | hsv(94, 39%, 94%) |
| CMYK | cmyk(22.1%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(89.37, -32.94, 40.05) |
| CIE-LCH | lch(89.37, 51.86, 129.44°) |
| OKLab | oklab(89.69% -0.0903 0.0985) |
| OKLCH | oklch(89.69% 0.134 132.5) |
| XYZ | xyz(56.8408, 74.9590, 38.6624) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.73
Celery
#C1FD95
ΔE00 2.87
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Washed Out Green
#BCF5A6
ΔE00 3.23
Pale Light Green
#B1FC99
ΔE00 3.64
Light Yellowish Green
#C2FF89
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF092 #C792F0
analogous
#EAF092 #BBF092 #92F098
triadic
#BBF092 #92BBF0 #F092BB
tetradic
#BBF092 #92EAF0 #C792F0 #F09892
square
#BBF092 #92EAF0 #C792F0 #F09892
split-complementary
#BBF092 #9892F0 #F092EA
monochromatic
#78E126 #99E95C #BBF092 #DDF7C8 #EEFBE4
Accessibility & contrast
On white
1.31
#BBF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#BBF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF092
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF092 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#BCE9D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf092; /* rgb */ color: rgb(187, 240, 146); /* oklch */ color: oklch(89.7% 0.134 132.5);
Tailwind
colors: {
custom: {
50: '#d1f5b3',
500: '#bbf092',
950: '#000000',
},
}SCSS
$custom: #bbf092; $custom-light: #d1f5b3; $custom-dark: #000000;
JSON
{
"hex": "#bbf092",
"rgb": {
"r": 187,
"g": 240,
"b": 146
},
"hsl": {
"h": 93.83,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.89689,
"c": 0.13363,
"h": 132.5
},
"luminance": 0.7496
}Semantic roles & 50–950 ramp
primary
#BBF092
secondary
#9A5ACC
accent
#0ED880
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581