#BBCA89#BBCA89
#BBCA89 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.2% C 0.088 H 119.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA89 |
|---|---|
| RGB | rgb(187, 202, 137) |
| HSL | hsl(74, 38%, 66%) |
| HSV | hsv(74, 32%, 79%) |
| CMYK | cmyk(7.4%, 0%, 32.2%, 20.8%) |
| CIE-LAB | lab(78.82, -15.76, 30.82) |
| CIE-LCH | lch(78.82, 34.62, 117.09°) |
| OKLab | oklab(81.18% -0.0425 0.0767) |
| OKLCH | oklch(81.18% 0.088 119) |
| XYZ | xyz(46.1292, 54.6122, 31.7731) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.99
Greenish Tan
#BCCB7A
ΔE00 3.08
Tan Green
#A9BE70
ΔE00 4.52
Pale Olive Green
#B1D27B
ΔE00 5.01
Light Moss Green
#A6C875
ΔE00 5.07
Light Olive
#ACBF69
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA89 #9889CA
analogous
#CAB989 #BBCA89 #9BCA89
triadic
#BBCA89 #89BBCA #CA89BB
tetradic
#BBCA89 #89CAB9 #9889CA #CA899B
square
#BBCA89 #89CAB9 #9889CA #CA899B
split-complementary
#BBCA89 #899BCA #B989CA
monochromatic
#829543 #A3B75F #BBCA89 #D3DDB3 #ECF0DD
Accessibility & contrast
On white
1.76
#BBCA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BBCA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA89
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA89 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C385
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#C1C3B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca89; /* rgb */ color: rgb(187, 202, 137); /* oklch */ color: oklch(81.2% 0.088 119.0);
Tailwind
colors: {
custom: {
50: '#d0daac',
500: '#bbca89',
950: '#000000',
},
}SCSS
$custom: #bbca89; $custom-light: #d0daac; $custom-dark: #000000;
JSON
{
"hex": "#bbca89",
"rgb": {
"r": 187,
"g": 202,
"b": 137
},
"hsl": {
"h": 73.846,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.81182,
"c": 0.0877,
"h": 119
},
"luminance": 0.54612
}Semantic roles & 50–950 ramp
primary
#BBCA89
secondary
#6A5B9C
accent
#35B151
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381