#BBC7AA#BBC7AA
#BBC7AA is a light, muted yellow-green. Relative luminance 0.543; OKLCH L 81.3% C 0.042 H 125.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7AA |
|---|---|
| RGB | rgb(187, 199, 170) |
| HSL | hsl(85, 21%, 72%) |
| HSV | hsv(85, 15%, 78%) |
| CMYK | cmyk(6%, 0%, 14.6%, 22%) |
| CIE-LAB | lab(78.64, -9.30, 13.14) |
| CIE-LCH | lch(78.64, 16.10, 125.29°) |
| OKLab | oklab(81.25% -0.0244 0.034) |
| OKLCH | oklch(81.25% 0.042 125.6) |
| XYZ | xyz(48.1716, 54.3138, 45.9682) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.02
Greenish Grey
#96AE8D
ΔE00 8.56
Darkseagreen
#8FBC8F
ΔE00 10.25
Bland
#AFA88B
ΔE00 10.73
Pale Olive
#B9CC81
ΔE00 10.78
Light Grey Green
#B7E1A1
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7AA #B6AAC7
analogous
#C7C5AA #BBC7AA #ADC7AA
triadic
#BBC7AA #AABBC7 #C7AABB
tetradic
#BBC7AA #AAC7C5 #B6AAC7 #C7AAAD
square
#BBC7AA #AAC7C5 #B6AAC7 #C7AAAD
split-complementary
#BBC7AA #AAADC7 #C5AAC7
monochromatic
#809562 #9DAF85 #BBC7AA #D9DFCF #F0F3ED
Accessibility & contrast
On white
1.77
#BBC7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BBC7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7AA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7AA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#C9C2AB
Tritanopia (blue-blind)
#BDC4BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc7aa; /* rgb */ color: rgb(187, 199, 170); /* oklch */ color: oklch(81.3% 0.042 125.6);
Tailwind
colors: {
custom: {
50: '#cfd8c3',
500: '#bbc7aa',
950: '#000000',
},
}SCSS
$custom: #bbc7aa; $custom-light: #cfd8c3; $custom-dark: #000000;
JSON
{
"hex": "#bbc7aa",
"rgb": {
"r": 187,
"g": 199,
"b": 170
},
"hsl": {
"h": 84.828,
"s": 20.567,
"l": 72.353
},
"oklch": {
"l": 0.81253,
"c": 0.04182,
"h": 125.6
},
"luminance": 0.54314
}Semantic roles & 50–950 ramp
primary
#BBC7AA
secondary
#887A9B
accent
#479F6B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382