#BBCA91#BBCA91
#BBCA91 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.3% C 0.078 H 120.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA91 |
|---|---|
| RGB | rgb(187, 202, 145) |
| HSL | hsl(76, 35%, 68%) |
| HSV | hsv(76, 28%, 79%) |
| CMYK | cmyk(7.4%, 0%, 28.2%, 20.8%) |
| CIE-LAB | lab(78.95, -14.68, 26.83) |
| CIE-LCH | lch(78.95, 30.58, 118.68°) |
| OKLab | oklab(81.34% -0.0391 0.0674) |
| OKLCH | oklch(81.34% 0.078 120.1) |
| XYZ | xyz(46.7245, 54.8503, 34.9082) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.61
Greenish Tan
#BCCB7A
ΔE00 4.80
Tan Green
#A9BE70
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 6.13
Pale Olive Green
#B1D27B
ΔE00 6.22
Light Olive
#ACBF69
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA91 #A091CA
analogous
#CABC91 #BBCA91 #9ECA91
triadic
#BBCA91 #91BBCA #CA91BB
tetradic
#BBCA91 #91CABC #A091CA #CA919E
square
#BBCA91 #91CABC #A091CA #CA919E
split-complementary
#BBCA91 #919ECA #BC91CA
monochromatic
#839849 #A1B668 #BBCA91 #D5DEBA #EEF2E4
Accessibility & contrast
On white
1.75
#BBCA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BBCA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA91
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA91 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48D
Deuteranopia (green-blind)
#CFC493
Tritanopia (blue-blind)
#C0C4BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca91; /* rgb */ color: rgb(187, 202, 145); /* oklch */ color: oklch(81.3% 0.078 120.1);
Tailwind
colors: {
custom: {
50: '#d0dab1',
500: '#bbca91',
950: '#000000',
},
}SCSS
$custom: #bbca91; $custom-light: #d0dab1; $custom-dark: #000000;
JSON
{
"hex": "#bbca91",
"rgb": {
"r": 187,
"g": 202,
"b": 145
},
"hsl": {
"h": 75.789,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.81336,
"c": 0.07798,
"h": 120.1
},
"luminance": 0.5485
}Semantic roles & 50–950 ramp
primary
#BBCA91
secondary
#71609F
accent
#38AE57
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381