#BBCA88#BBCA88
#BBCA88 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.2% C 0.089 H 118.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA88 |
|---|---|
| RGB | rgb(187, 202, 136) |
| HSL | hsl(74, 38%, 66%) |
| HSV | hsv(74, 33%, 79%) |
| CMYK | cmyk(7.4%, 0%, 32.7%, 20.8%) |
| CIE-LAB | lab(78.80, -15.90, 31.32) |
| CIE-LCH | lch(78.80, 35.12, 116.91°) |
| OKLab | oklab(81.16% -0.0429 0.0779) |
| OKLCH | oklch(81.16% 0.089 118.8) |
| XYZ | xyz(46.0578, 54.5836, 31.3971) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.81
Greenish Tan
#BCCB7A
ΔE00 2.87
Tan Green
#A9BE70
ΔE00 4.40
Pale Olive Green
#B1D27B
ΔE00 4.89
Light Moss Green
#A6C875
ΔE00 4.97
Light Olive
#ACBF69
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA88 #9788CA
analogous
#CAB888 #BBCA88 #9ACA88
triadic
#BBCA88 #88BBCA #CA88BB
tetradic
#BBCA88 #88CAB8 #9788CA #CA889A
square
#BBCA88 #88CAB8 #9788CA #CA889A
split-complementary
#BBCA88 #889ACA #B888CA
monochromatic
#829542 #A3B75E #BBCA88 #D3DDB2 #EBF0DD
Accessibility & contrast
On white
1.76
#BBCA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BBCA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA88
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA88 | 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)
#D2C383
Deuteranopia (green-blind)
#D1C38B
Tritanopia (blue-blind)
#C1C3B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca88; /* rgb */ color: rgb(187, 202, 136); /* oklch */ color: oklch(81.2% 0.089 118.8);
Tailwind
colors: {
custom: {
50: '#d0daab',
500: '#bbca88',
950: '#000000',
},
}SCSS
$custom: #bbca88; $custom-light: #d0daab; $custom-dark: #000000;
JSON
{
"hex": "#bbca88",
"rgb": {
"r": 187,
"g": 202,
"b": 136
},
"hsl": {
"h": 73.636,
"s": 38.372,
"l": 66.275
},
"oklch": {
"l": 0.81163,
"c": 0.0889,
"h": 118.8
},
"luminance": 0.54583
}Semantic roles & 50–950 ramp
primary
#BBCA88
secondary
#695A9C
accent
#34B151
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381