#BBCB8A#BBCB8A
#BBCB8A is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.4% C 0.088 H 119.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCB8A |
|---|---|
| RGB | rgb(187, 203, 138) |
| HSL | hsl(75, 38%, 67%) |
| HSV | hsv(75, 32%, 80%) |
| CMYK | cmyk(7.9%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(79.11, -16.14, 30.68) |
| CIE-LCH | lch(79.11, 34.67, 117.74°) |
| OKLab | oklab(81.42% -0.0435 0.0764) |
| OKLCH | oklch(81.42% 0.088 119.6) |
| XYZ | xyz(46.4367, 55.1118, 32.2311) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.94
Greenish Tan
#BCCB7A
ΔE00 3.16
Tan Green
#A9BE70
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 4.84
Light Moss Green
#A6C875
ΔE00 4.97
Light Olive
#ACBF69
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCB8A #9A8ACB
analogous
#CBBB8A #BBCB8A #9BCB8A
triadic
#BBCB8A #8ABBCB #CB8ABB
tetradic
#BBCB8A #8ACBBB #9A8ACB #CB8A9B
square
#BBCB8A #8ACBBB #9A8ACB #CB8A9B
split-complementary
#BBCB8A #8A9BCB #BB8ACB
monochromatic
#839743 #A2B860 #BBCB8A #D4DEB4 #ECF1DF
Accessibility & contrast
On white
1.75
#BBCB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BBCB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCB8A
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCB8A | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#D1C48D
Tritanopia (blue-blind)
#C1C4BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcb8a; /* rgb */ color: rgb(187, 203, 138); /* oklch */ color: oklch(81.4% 0.088 119.6);
Tailwind
colors: {
custom: {
50: '#d0daac',
500: '#bbcb8a',
950: '#000000',
},
}SCSS
$custom: #bbcb8a; $custom-light: #d0daac; $custom-dark: #000000;
JSON
{
"hex": "#bbcb8a",
"rgb": {
"r": 187,
"g": 203,
"b": 138
},
"hsl": {
"h": 74.769,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.81417,
"c": 0.08793,
"h": 119.6
},
"luminance": 0.55112
}Semantic roles & 50–950 ramp
primary
#BBCB8A
secondary
#6C5B9E
accent
#34B153
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381