#BBFCAB#BBFCAB
#BBFCAB is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.8% C 0.125 H 139.5°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCAB |
|---|---|
| RGB | rgb(187, 252, 171) |
| HSL | hsl(108, 93%, 83%) |
| HSV | hsv(108, 32%, 99%) |
| CMYK | cmyk(25.8%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(93.07, -34.98, 32.46) |
| CIE-LCH | lch(93.07, 47.72, 137.14°) |
| OKLab | oklab(92.79% -0.0953 0.0814) |
| OKLCH | oklch(92.79% 0.125 139.5) |
| XYZ | xyz(62.6525, 83.1238, 51.2637) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.34
Tea Green
#BDF8A3
ΔE00 1.58
Washed Out Green
#BCF5A6
ΔE00 1.69
Light Light Green
#C8FFB0
ΔE00 1.84
Celadon
#BEFDB7
ΔE00 2.12
Pale Green
#C7FDB5
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCAB #ECABFC
analogous
#E3FCAB #BBFCAB #ABFCC3
triadic
#BBFCAB #ABBBFC #FCABBB
tetradic
#BBFCAB #ABE3FC #ECABFC #FCC3AB
square
#BBFCAB #ABE3FC #ECABFC #FCC3AB
split-complementary
#BBFCAB #C3ABFC #FCABE3
monochromatic
#5BF835 #8BFA70 #BBFCAB #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.19
#BBFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#BBFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCAB
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCAB | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA6
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#B7F7E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfcab; /* rgb */ color: rgb(187, 252, 171); /* oklch */ color: oklch(92.8% 0.125 139.5);
Tailwind
colors: {
custom: {
50: '#d1fdc4',
500: '#bbfcab',
950: '#000000',
},
}SCSS
$custom: #bbfcab; $custom-light: #d1fdc4; $custom-dark: #000000;
JSON
{
"hex": "#bbfcab",
"rgb": {
"r": 187,
"g": 252,
"b": 171
},
"hsl": {
"h": 108.148,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.92794,
"c": 0.12534,
"h": 139.5
},
"luminance": 0.83126
}Semantic roles & 50–950 ramp
primary
#BBFCAB
secondary
#C96BE0
accent
#00E6B8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582