#BBF1BC#BBF1BC
#BBF1BC is a very light, moderate green. Relative luminance 0.771; OKLCH L 90.7% C 0.090 H 145.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF1BC |
|---|---|
| RGB | rgb(187, 241, 188) |
| HSL | hsl(121, 66%, 84%) |
| HSV | hsv(121, 22%, 95%) |
| CMYK | cmyk(22.4%, 0%, 22%, 5.5%) |
| CIE-LAB | lab(90.37, -27.15, 20.13) |
| CIE-LCH | lch(90.37, 33.79, 143.45°) |
| OKLab | oklab(90.73% -0.0742 0.0515) |
| OKLCH | oklch(90.73% 0.09 145.2) |
| XYZ | xyz(61.0235, 77.1044, 59.2347) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.21
Mint
#AAF0C1
ΔE00 3.47
Celadon
#BEFDB7
ΔE00 4.02
Light Mint
#B6FFBB
ΔE00 4.22
Very Pale Green
#CFFDBC
ΔE00 4.32
Pale Green
#C7FDB5
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF1BC #F1BBF0
analogous
#D5F1BB #BBF1BC #BBF1D7
triadic
#BBF1BC #BCBBF1 #F1BCBB
tetradic
#BBF1BC #BBD5F1 #F1BBF0 #F1D7BB
square
#BBF1BC #BBD5F1 #F1BBF0 #F1D7BB
split-complementary
#BBF1BC #D7BBF1 #F1BBD5
monochromatic
#55DC58 #88E78A #BBF1BC #E6FAE6 #E6FAE6
Accessibility & contrast
On white
1.28
#BBF1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BBF1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF1BC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF1BC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B9
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#B6EEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf1bc; /* rgb */ color: rgb(187, 241, 188); /* oklch */ color: oklch(90.7% 0.090 145.2);
Tailwind
colors: {
custom: {
50: '#d0f5d0',
500: '#bbf1bc',
950: '#000000',
},
}SCSS
$custom: #bbf1bc; $custom-light: #d0f5d0; $custom-dark: #000000;
JSON
{
"hex": "#bbf1bc",
"rgb": {
"r": 187,
"g": 241,
"b": 188
},
"hsl": {
"h": 121.111,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.90726,
"c": 0.09035,
"h": 145.2
},
"luminance": 0.77106
}Semantic roles & 50–950 ramp
primary
#BBF1BC
secondary
#D080CF
accent
#18CACE
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583