#BBC8A2#BBC8A2
#BBC8A2 is a light, muted yellow-green. Relative luminance 0.545; OKLCH L 81.3% C 0.054 H 122.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8A2 |
|---|---|
| RGB | rgb(187, 200, 162) |
| HSL | hsl(81, 26%, 71%) |
| HSV | hsv(81, 19%, 78%) |
| CMYK | cmyk(6.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(78.74, -11.12, 17.55) |
| CIE-LCH | lch(78.74, 20.78, 122.35°) |
| OKLab | oklab(81.27% -0.0292 0.045) |
| OKLCH | oklch(81.27% 0.054 122.9) |
| XYZ | xyz(47.6685, 54.4819, 42.1802) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.38
Pale Olive
#B9CC81
ΔE00 8.23
Greenish Grey
#96AE8D
ΔE00 8.47
Light Grey Green
#B7E1A1
ΔE00 9.15
Darkseagreen
#8FBC8F
ΔE00 9.23
Greenish Tan
#BCCB7A
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8A2 #AFA2C8
analogous
#C8C2A2 #BBC8A2 #A8C8A2
triadic
#BBC8A2 #A2BBC8 #C8A2BB
tetradic
#BBC8A2 #A2C8C2 #AFA2C8 #C8A2A8
square
#BBC8A2 #A2C8C2 #AFA2C8 #C8A2A8
split-complementary
#BBC8A2 #A2A8C8 #C2A2C8
monochromatic
#829759 #9FB17C #BBC8A2 #D7DFC8 #F1F4EC
Accessibility & contrast
On white
1.77
#BBC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BBC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8A2
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8A2 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#BEC4BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc8a2; /* rgb */ color: rgb(187, 200, 162); /* oklch */ color: oklch(81.3% 0.054 122.9);
Tailwind
colors: {
custom: {
50: '#cfd8bd',
500: '#bbc8a2',
950: '#000000',
},
}SCSS
$custom: #bbc8a2; $custom-light: #cfd8bd; $custom-dark: #000000;
JSON
{
"hex": "#bbc8a2",
"rgb": {
"r": 187,
"g": 200,
"b": 162
},
"hsl": {
"h": 80.526,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.81274,
"c": 0.05362,
"h": 122.9
},
"luminance": 0.54482
}Semantic roles & 50–950 ramp
primary
#BBC8A2
secondary
#80729D
accent
#41A463
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382