#BBF292#BBF292
#BBF292 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.1% C 0.137 H 132.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF292 |
|---|---|
| RGB | rgb(187, 242, 146) |
| HSL | hsl(94, 79%, 76%) |
| HSV | hsv(94, 40%, 95%) |
| CMYK | cmyk(22.7%, 0%, 39.7%, 5.1%) |
| CIE-LAB | lab(89.93, -33.87, 40.77) |
| CIE-LCH | lch(89.93, 53.00, 129.72°) |
| OKLab | oklab(90.13% -0.0928 0.1002) |
| OKLCH | oklch(90.13% 0.137 132.8) |
| XYZ | xyz(57.4328, 76.1430, 38.8597) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Tea Green
#BDF8A3
ΔE00 2.61
Pale Light Green
#B1FC99
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 3.27
Light Yellowish Green
#C2FF89
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF292 #C992F2
analogous
#EBF292 #BBF292 #92F299
triadic
#BBF292 #92BBF2 #F292BB
tetradic
#BBF292 #92EBF2 #C992F2 #F29992
square
#BBF292 #92EBF2 #C992F2 #F29992
split-complementary
#BBF292 #9992F2 #F292EB
monochromatic
#77E525 #99EB5B #BBF292 #DDF9C9 #EEFCE4
Accessibility & contrast
On white
1.29
#BBF292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#BBF292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF292
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF292 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58B
Deuteranopia (green-blind)
#F1E197
Tritanopia (blue-blind)
#BCEBDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf292; /* rgb */ color: rgb(187, 242, 146); /* oklch */ color: oklch(90.1% 0.137 132.8);
Tailwind
colors: {
custom: {
50: '#d1f6b3',
500: '#bbf292',
950: '#000000',
},
}SCSS
$custom: #bbf292; $custom-light: #d1f6b3; $custom-dark: #000000;
JSON
{
"hex": "#bbf292",
"rgb": {
"r": 187,
"g": 242,
"b": 146
},
"hsl": {
"h": 94.375,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.90133,
"c": 0.13657,
"h": 132.8
},
"luminance": 0.76144
}Semantic roles & 50–950 ramp
primary
#BBF292
secondary
#9D59CF
accent
#0BDB82
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581