#BBCB91#BBCB91
#BBCB91 is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.6% C 0.079 H 120.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCB91 |
|---|---|
| RGB | rgb(187, 203, 145) |
| HSL | hsl(77, 36%, 68%) |
| HSV | hsv(77, 29%, 80%) |
| CMYK | cmyk(7.9%, 0%, 28.6%, 20.4%) |
| CIE-LAB | lab(79.23, -15.18, 27.20) |
| CIE-LCH | lch(79.23, 31.15, 119.17°) |
| OKLab | oklab(81.55% -0.0406 0.0683) |
| OKLCH | oklch(81.55% 0.079 120.7) |
| XYZ | xyz(46.9599, 55.3211, 34.9867) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.40
Greenish Tan
#BCCB7A
ΔE00 4.67
Tan Green
#A9BE70
ΔE00 5.65
Light Moss Green
#A6C875
ΔE00 5.92
Pale Olive Green
#B1D27B
ΔE00 5.93
Light Olive
#ACBF69
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCB91 #A191CB
analogous
#CBBE91 #BBCB91 #9ECB91
triadic
#BBCB91 #91BBCB #CB91BB
tetradic
#BBCB91 #91CBBE #A191CB #CB919E
square
#BBCB91 #91CBBE #A191CB #CB919E
split-complementary
#BBCB91 #919ECB #BE91CB
monochromatic
#839948 #A1B767 #BBCB91 #D5DFBB #EEF2E4
Accessibility & contrast
On white
1.74
#BBCB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BBCB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCB91
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCB91 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#C0C5BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcb91; /* rgb */ color: rgb(187, 203, 145); /* oklch */ color: oklch(81.6% 0.079 120.7);
Tailwind
colors: {
custom: {
50: '#d0dab1',
500: '#bbcb91',
950: '#000000',
},
}SCSS
$custom: #bbcb91; $custom-light: #d0dab1; $custom-dark: #000000;
JSON
{
"hex": "#bbcb91",
"rgb": {
"r": 187,
"g": 203,
"b": 145
},
"hsl": {
"h": 76.552,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.81552,
"c": 0.07945,
"h": 120.7
},
"luminance": 0.55321
}Semantic roles & 50–950 ramp
primary
#BBCB91
secondary
#7260A0
accent
#37AF58
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381