#BBC2AB#BBC2AB
#BBC2AB is a light, muted yellow-green. Relative luminance 0.521; OKLCH L 80.2% C 0.033 H 120.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2AB |
|---|---|
| RGB | rgb(187, 194, 171) |
| HSL | hsl(78, 16%, 72%) |
| HSV | hsv(78, 12%, 76%) |
| CMYK | cmyk(3.6%, 0%, 11.9%, 23.9%) |
| CIE-LAB | lab(77.33, -6.54, 10.75) |
| CIE-LCH | lch(77.33, 12.58, 121.29°) |
| OKLab | oklab(80.22% -0.0167 0.0279) |
| OKLCH | oklch(80.22% 0.033 120.9) |
| XYZ | xyz(47.1350, 52.0887, 46.0911) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.92
Bland
#AFA88B
ΔE00 9.00
Cement
#A5A391
ΔE00 9.22
Greenish Grey
#96AE8D
ΔE00 9.36
Silver (survey)
#C5C9C7
ΔE00 9.46
Greyish
#A8A495
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2AB #B2ABC2
analogous
#C2BEAB #BBC2AB #B0C2AB
triadic
#BBC2AB #ABBBC2 #C2ABBB
tetradic
#BBC2AB #ABC2BE #B2ABC2 #C2ABB0
square
#BBC2AB #ABC2BE #B2ABC2 #C2ABB0
split-complementary
#BBC2AB #ABB0C2 #BEABC2
monochromatic
#818D66 #9EA888 #BBC2AB #D8DCCE #F1F2ED
Accessibility & contrast
On white
1.84
#BBC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BBC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2AB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2AB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#C4BFAC
Tritanopia (blue-blind)
#BDBFBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc2ab; /* rgb */ color: rgb(187, 194, 171); /* oklch */ color: oklch(80.2% 0.033 120.9);
Tailwind
colors: {
custom: {
50: '#cfd4c4',
500: '#bbc2ab',
950: '#000000',
},
}SCSS
$custom: #bbc2ab; $custom-light: #cfd4c4; $custom-dark: #000000;
JSON
{
"hex": "#bbc2ab",
"rgb": {
"r": 187,
"g": 194,
"b": 171
},
"hsl": {
"h": 78.261,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.80223,
"c": 0.03253,
"h": 120.9
},
"luminance": 0.52089
}Semantic roles & 50–950 ramp
primary
#BBC2AB
secondary
#837B96
accent
#4B9A63
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382