#BBFCAA#BBFCAA
#BBFCAA is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.8% C 0.126 H 139.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCAA |
|---|---|
| RGB | rgb(187, 252, 170) |
| HSL | hsl(108, 93%, 83%) |
| HSV | hsv(108, 33%, 99%) |
| CMYK | cmyk(25.8%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(93.05, -35.12, 32.94) |
| CIE-LCH | lch(93.05, 48.15, 136.84°) |
| OKLab | oklab(92.78% -0.0958 0.0825) |
| OKLCH | oklch(92.78% 0.126 139.3) |
| XYZ | xyz(62.5576, 83.0858, 50.7636) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.28
Tea Green
#BDF8A3
ΔE00 1.45
Washed Out Green
#BCF5A6
ΔE00 1.67
Light Light Green
#C8FFB0
ΔE00 1.84
Pale Green
#C7FDB5
ΔE00 2.27
Celadon
#BEFDB7
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCAA #EBAAFC
analogous
#E4FCAA #BBFCAA #AAFCC2
triadic
#BBFCAA #AABBFC #FCAABB
tetradic
#BBFCAA #AAE4FC #EBAAFC #FCC2AA
square
#BBFCAA #AAE4FC #EBAAFC #FCC2AA
split-complementary
#BBFCAA #C2AAFC #FCAAE4
monochromatic
#5CF834 #8CFA6F #BBFCAA #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.19
#BBFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BBFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCAA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCAA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA5
Deuteranopia (green-blind)
#F7E9AE
Tritanopia (blue-blind)
#B8F7E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfcaa; /* rgb */ color: rgb(187, 252, 170); /* oklch */ color: oklch(92.8% 0.126 139.3);
Tailwind
colors: {
custom: {
50: '#d1fdc4',
500: '#bbfcaa',
950: '#000000',
},
}SCSS
$custom: #bbfcaa; $custom-light: #d1fdc4; $custom-dark: #000000;
JSON
{
"hex": "#bbfcaa",
"rgb": {
"r": 187,
"g": 252,
"b": 170
},
"hsl": {
"h": 107.561,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.92775,
"c": 0.12638,
"h": 139.3
},
"luminance": 0.83088
}Semantic roles & 50–950 ramp
primary
#BBFCAA
secondary
#C76AE0
accent
#00E6B6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582