#BBFBAB#BBFBAB
#BBFBAB is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.6% C 0.124 H 139.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBAB |
|---|---|
| RGB | rgb(187, 251, 171) |
| HSL | hsl(108, 91%, 83%) |
| HSV | hsv(108, 32%, 98%) |
| CMYK | cmyk(25.5%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(92.79, -34.52, 32.09) |
| CIE-LCH | lch(92.79, 47.13, 137.09°) |
| OKLab | oklab(92.57% -0.0941 0.0805) |
| OKLCH | oklch(92.57% 0.124 139.5) |
| XYZ | xyz(62.3393, 82.4974, 51.1593) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.46
Washed Out Green
#BCF5A6
ΔE00 1.49
Tea Green
#BDF8A3
ΔE00 1.53
Light Light Green
#C8FFB0
ΔE00 1.84
Celadon
#BEFDB7
ΔE00 2.02
Pale Green
#C7FDB5
ΔE00 2.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBAB #EBABFB
analogous
#E3FBAB #BBFBAB #ABFBC3
triadic
#BBFBAB #ABBBFB #FBABBB
tetradic
#BBFBAB #ABE3FB #EBABFB #FBC3AB
square
#BBFBAB #ABE3FB #EBABFB #FBC3AB
split-complementary
#BBFBAB #C3ABFB #FBABE3
monochromatic
#5CF536 #8CF871 #BBFBAB #E7FEE2 #E7FEE2
Accessibility & contrast
On white
1.20
#BBFBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#BBFBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBAB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBAB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#F6E8AF
Tritanopia (blue-blind)
#B8F6E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfbab; /* rgb */ color: rgb(187, 251, 171); /* oklch */ color: oklch(92.6% 0.124 139.5);
Tailwind
colors: {
custom: {
50: '#d1fdc4',
500: '#bbfbab',
950: '#000000',
},
}SCSS
$custom: #bbfbab; $custom-light: #d1fdc4; $custom-dark: #000000;
JSON
{
"hex": "#bbfbab",
"rgb": {
"r": 187,
"g": 251,
"b": 171
},
"hsl": {
"h": 108,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.92572,
"c": 0.12381,
"h": 139.5
},
"luminance": 0.82499
}Semantic roles & 50–950 ramp
primary
#BBFBAB
secondary
#C76CDE
accent
#00E6B8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582