#BBFBAC#BBFBAC
#BBFBAC is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.6% C 0.123 H 139.7°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBAC |
|---|---|
| RGB | rgb(187, 251, 172) |
| HSL | hsl(109, 91%, 83%) |
| HSV | hsv(109, 31%, 98%) |
| CMYK | cmyk(25.5%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(92.81, -34.37, 31.61) |
| CIE-LCH | lch(92.81, 46.70, 137.39°) |
| OKLab | oklab(92.59% -0.0937 0.0794) |
| OKLCH | oklch(92.59% 0.123 139.7) |
| XYZ | xyz(62.4350, 82.5357, 51.6631) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.54
Light Pastel Green
#B2FBA5
ΔE00 1.56
Tea Green
#BDF8A3
ΔE00 1.69
Celadon
#BEFDB7
ΔE00 1.84
Light Light Green
#C8FFB0
ΔE00 1.87
Pale Green
#C7FDB5
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBAC #ECACFB
analogous
#E2FBAC #BBFBAC #ACFBC4
triadic
#BBFBAC #ACBBFB #FBACBB
tetradic
#BBFBAC #ACE2FB #ECACFB #FBC4AC
square
#BBFBAC #ACE2FB #ECACFB #FBC4AC
split-complementary
#BBFBAC #C4ACFB #FBACE2
monochromatic
#5BF537 #8BF872 #BBFBAC #E7FEE2 #E7FEE2
Accessibility & contrast
On white
1.20
#BBFBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#BBFBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBAC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBAC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA7
Deuteranopia (green-blind)
#F6E8B0
Tritanopia (blue-blind)
#B7F6E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfbac; /* rgb */ color: rgb(187, 251, 172); /* oklch */ color: oklch(92.6% 0.123 139.7);
Tailwind
colors: {
custom: {
50: '#d1fdc5',
500: '#bbfbac',
950: '#000000',
},
}SCSS
$custom: #bbfbac; $custom-light: #d1fdc5; $custom-dark: #000000;
JSON
{
"hex": "#bbfbac",
"rgb": {
"r": 187,
"g": 251,
"b": 172
},
"hsl": {
"h": 108.608,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.92591,
"c": 0.12276,
"h": 139.7
},
"luminance": 0.82538
}Semantic roles & 50–950 ramp
primary
#BBFBAC
secondary
#C96DDE
accent
#00E6BA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582