#BBC7A2#BBC7A2
#BBC7A2 is a light, muted yellow-green. Relative luminance 0.540; OKLCH L 81.1% C 0.052 H 122.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7A2 |
|---|---|
| RGB | rgb(187, 199, 162) |
| HSL | hsl(79, 25%, 71%) |
| HSV | hsv(79, 19%, 78%) |
| CMYK | cmyk(6%, 0%, 18.6%, 22%) |
| CIE-LAB | lab(78.47, -10.60, 17.18) |
| CIE-LCH | lch(78.47, 20.19, 121.68°) |
| OKLab | oklab(81.06% -0.0277 0.0441) |
| OKLCH | oklch(81.06% 0.052 122.2) |
| XYZ | xyz(47.4377, 54.0203, 42.1032) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.30
Greenish Grey
#96AE8D
ΔE00 8.40
Pale Olive
#B9CC81
ΔE00 8.50
Darkseagreen
#8FBC8F
ΔE00 9.43
Light Grey Green
#B7E1A1
ΔE00 9.57
Greenish Tan
#BCCB7A
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7A2 #AEA2C7
analogous
#C7C0A2 #BBC7A2 #A8C7A2
triadic
#BBC7A2 #A2BBC7 #C7A2BB
tetradic
#BBC7A2 #A2C7C0 #AEA2C7 #C7A2A8
square
#BBC7A2 #A2C7C0 #AEA2C7 #C7A2A8
split-complementary
#BBC7A2 #A2A8C7 #C0A2C7
monochromatic
#82955A #9FB07C #BBC7A2 #D7DEC8 #F1F3EC
Accessibility & contrast
On white
1.78
#BBC7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BBC7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7A2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7A2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#BEC3BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc7a2; /* rgb */ color: rgb(187, 199, 162); /* oklch */ color: oklch(81.1% 0.052 122.2);
Tailwind
colors: {
custom: {
50: '#cfd8bd',
500: '#bbc7a2',
950: '#000000',
},
}SCSS
$custom: #bbc7a2; $custom-light: #cfd8bd; $custom-dark: #000000;
JSON
{
"hex": "#bbc7a2",
"rgb": {
"r": 187,
"g": 199,
"b": 162
},
"hsl": {
"h": 79.459,
"s": 24.832,
"l": 70.784
},
"oklch": {
"l": 0.81061,
"c": 0.05206,
"h": 122.2
},
"luminance": 0.5402
}Semantic roles & 50–950 ramp
primary
#BBC7A2
secondary
#7F729C
accent
#42A362
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382