#BBC2A8#BBC2A8
#BBC2A8 is a light, muted yellow-green. Relative luminance 0.520; OKLCH L 80.1% C 0.036 H 119.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2A8 |
|---|---|
| RGB | rgb(187, 194, 168) |
| HSL | hsl(76, 18%, 71%) |
| HSV | hsv(76, 13%, 76%) |
| CMYK | cmyk(3.6%, 0%, 13.4%, 23.9%) |
| CIE-LAB | lab(77.27, -7.04, 12.27) |
| CIE-LCH | lch(77.27, 14.14, 119.84°) |
| OKLab | oklab(80.15% -0.018 0.0318) |
| OKLCH | oklch(80.15% 0.037 119.5) |
| XYZ | xyz(46.8523, 51.9756, 44.6022) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.32
Bland
#AFA88B
ΔE00 8.82
Greenish Grey
#96AE8D
ΔE00 8.97
Cement
#A5A391
ΔE00 9.44
Stone (survey)
#ADA587
ΔE00 9.75
Greyish
#A8A495
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2A8 #AFA8C2
analogous
#C2BCA8 #BBC2A8 #AEC2A8
triadic
#BBC2A8 #A8BBC2 #C2A8BB
tetradic
#BBC2A8 #A8C2BC #AFA8C2 #C2A8AE
square
#BBC2A8 #A8C2BC #AFA8C2 #C2A8AE
split-complementary
#BBC2A8 #A8AEC2 #BCA8C2
monochromatic
#828D63 #9FA984 #BBC2A8 #D7DBCC #F1F2ED
Accessibility & contrast
On white
1.84
#BBC2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BBC2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2A8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2A8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA7
Deuteranopia (green-blind)
#C5BFA9
Tritanopia (blue-blind)
#BEBFBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc2a8; /* rgb */ color: rgb(187, 194, 168); /* oklch */ color: oklch(80.1% 0.036 119.5);
Tailwind
colors: {
custom: {
50: '#cfd4c1',
500: '#bbc2a8',
950: '#000000',
},
}SCSS
$custom: #bbc2a8; $custom-light: #cfd4c1; $custom-dark: #000000;
JSON
{
"hex": "#bbc2a8",
"rgb": {
"r": 187,
"g": 194,
"b": 168
},
"hsl": {
"h": 76.154,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.80147,
"c": 0.0365,
"h": 119.5
},
"luminance": 0.51976
}Semantic roles & 50–950 ramp
primary
#BBC2A8
secondary
#807896
accent
#4A9C60
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382