#BBC2A5#BBC2A5
#BBC2A5 is a light, muted yellow-green. Relative luminance 0.519; OKLCH L 80.1% C 0.040 H 118.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2A5 |
|---|---|
| RGB | rgb(187, 194, 165) |
| HSL | hsl(74, 19%, 70%) |
| HSV | hsv(74, 15%, 76%) |
| CMYK | cmyk(3.6%, 0%, 14.9%, 23.9%) |
| CIE-LAB | lab(77.20, -7.53, 13.79) |
| CIE-LCH | lch(77.20, 15.71, 118.64°) |
| OKLab | oklab(80.07% -0.0192 0.0356) |
| OKLCH | oklch(80.07% 0.04 118.3) |
| XYZ | xyz(46.5760, 51.8651, 43.1473) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.83
Greenish Grey
#96AE8D
ΔE00 8.70
Bland
#AFA88B
ΔE00 8.73
Stone (survey)
#ADA587
ΔE00 9.64
Cement
#A5A391
ΔE00 9.73
Greyish
#A8A495
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2A5 #ACA5C2
analogous
#C2BAA5 #BBC2A5 #ACC2A5
triadic
#BBC2A5 #A5BBC2 #C2A5BB
tetradic
#BBC2A5 #A5C2BA #ACA5C2 #C2A5AC
square
#BBC2A5 #A5C2BA #ACA5C2 #C2A5AC
split-complementary
#BBC2A5 #A5ACC2 #BAA5C2
monochromatic
#828D60 #9FA981 #BBC2A5 #D7DBC9 #F1F3ED
Accessibility & contrast
On white
1.85
#BBC2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#BBC2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2A5
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2A5 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA3
Deuteranopia (green-blind)
#C5BFA6
Tritanopia (blue-blind)
#BEBFBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc2a5; /* rgb */ color: rgb(187, 194, 165); /* oklch */ color: oklch(80.1% 0.040 118.3);
Tailwind
colors: {
custom: {
50: '#cfd4bf',
500: '#bbc2a5',
950: '#000000',
},
}SCSS
$custom: #bbc2a5; $custom-light: #cfd4bf; $custom-dark: #000000;
JSON
{
"hex": "#bbc2a5",
"rgb": {
"r": 187,
"g": 194,
"b": 165
},
"hsl": {
"h": 74.483,
"s": 19.205,
"l": 70.392
},
"oklch": {
"l": 0.80073,
"c": 0.04045,
"h": 118.3
},
"luminance": 0.51865
}Semantic roles & 50–950 ramp
primary
#BBC2A5
secondary
#7D7596
accent
#489E5D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#131412
muted
#838382