#BBC2A6#BBC2A6
#BBC2A6 is a light, muted yellow-green. Relative luminance 0.519; OKLCH L 80.1% C 0.039 H 118.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2A6 |
|---|---|
| RGB | rgb(187, 194, 166) |
| HSL | hsl(75, 19%, 71%) |
| HSV | hsv(75, 14%, 76%) |
| CMYK | cmyk(3.6%, 0%, 14.4%, 23.9%) |
| CIE-LAB | lab(77.22, -7.37, 13.28) |
| CIE-LCH | lch(77.22, 15.19, 119.01°) |
| OKLab | oklab(80.1% -0.0188 0.0343) |
| OKLCH | oklch(80.1% 0.039 118.7) |
| XYZ | xyz(46.6674, 51.9016, 43.6285) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.98
Bland
#AFA88B
ΔE00 8.75
Greenish Grey
#96AE8D
ΔE00 8.78
Cement
#A5A391
ΔE00 9.63
Stone (survey)
#ADA587
ΔE00 9.67
Greyish
#A8A495
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2A6 #ADA6C2
analogous
#C2BBA6 #BBC2A6 #ADC2A6
triadic
#BBC2A6 #A6BBC2 #C2A6BB
tetradic
#BBC2A6 #A6C2BB #ADA6C2 #C2A6AD
square
#BBC2A6 #A6C2BB #ADA6C2 #C2A6AD
split-complementary
#BBC2A6 #A6ADC2 #BBA6C2
monochromatic
#828D61 #9FA982 #BBC2A6 #D7DBCA #F1F3ED
Accessibility & contrast
On white
1.85
#BBC2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BBC2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2A6
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2A6 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA4
Deuteranopia (green-blind)
#C5BFA7
Tritanopia (blue-blind)
#BEBFBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc2a6; /* rgb */ color: rgb(187, 194, 166); /* oklch */ color: oklch(80.1% 0.039 118.7);
Tailwind
colors: {
custom: {
50: '#cfd4c0',
500: '#bbc2a6',
950: '#000000',
},
}SCSS
$custom: #bbc2a6; $custom-light: #cfd4c0; $custom-dark: #000000;
JSON
{
"hex": "#bbc2a6",
"rgb": {
"r": 187,
"g": 194,
"b": 166
},
"hsl": {
"h": 75,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.80098,
"c": 0.03913,
"h": 118.7
},
"luminance": 0.51902
}Semantic roles & 50–950 ramp
primary
#BBC2A6
secondary
#7E7696
accent
#499D5E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382