#BBC2A2#BBC2A2
#BBC2A2 is a light, muted yellow-green. Relative luminance 0.518; OKLCH L 80.0% C 0.044 H 117.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2A2 |
|---|---|
| RGB | rgb(187, 194, 162) |
| HSL | hsl(73, 21%, 70%) |
| HSV | hsv(73, 16%, 76%) |
| CMYK | cmyk(3.6%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(77.14, -8.01, 15.31) |
| CIE-LCH | lch(77.14, 17.28, 117.63°) |
| OKLab | oklab(80% -0.0204 0.0394) |
| OKLCH | oklch(80% 0.044 117.4) |
| XYZ | xyz(46.3061, 51.7571, 41.7261) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.45
Greenish Grey
#96AE8D
ΔE00 8.54
Bland
#AFA88B
ΔE00 8.74
Stone (survey)
#ADA587
ΔE00 9.60
Pale Olive
#B9CC81
ΔE00 10.05
Cement
#A5A391
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2A2 #A9A2C2
analogous
#C2B9A2 #BBC2A2 #ABC2A2
triadic
#BBC2A2 #A2BBC2 #C2A2BB
tetradic
#BBC2A2 #A2C2B9 #A9A2C2 #C2A2AB
square
#BBC2A2 #A2C2B9 #A9A2C2 #C2A2AB
split-complementary
#BBC2A2 #A2ABC2 #B9A2C2
monochromatic
#828D5D #A0AA7D #BBC2A2 #D6DAC7 #F1F2EC
Accessibility & contrast
On white
1.85
#BBC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BBC2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2A2
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2A2 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BEA0
Deuteranopia (green-blind)
#C6BFA3
Tritanopia (blue-blind)
#BEBEB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbc2a2; /* rgb */ color: rgb(187, 194, 162); /* oklch */ color: oklch(80.0% 0.044 117.4);
Tailwind
colors: {
custom: {
50: '#cfd4bd',
500: '#bbc2a2',
950: '#000000',
},
}SCSS
$custom: #bbc2a2; $custom-light: #cfd4bd; $custom-dark: #000000;
JSON
{
"hex": "#bbc2a2",
"rgb": {
"r": 187,
"g": 194,
"b": 162
},
"hsl": {
"h": 73.125,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.80001,
"c": 0.04439,
"h": 117.4
},
"luminance": 0.51757
}Semantic roles & 50–950 ramp
primary
#BBC2A2
secondary
#7A7296
accent
#469F5A
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382