#BBCA96#BBCA96
#BBCA96 is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.4% C 0.072 H 121.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA96 |
|---|---|
| RGB | rgb(187, 202, 150) |
| HSL | hsl(77, 33%, 69%) |
| HSV | hsv(77, 26%, 79%) |
| CMYK | cmyk(7.4%, 0%, 25.7%, 20.8%) |
| CIE-LAB | lab(79.05, -13.96, 24.33) |
| CIE-LCH | lch(79.05, 28.05, 119.85°) |
| OKLab | oklab(81.44% -0.0371 0.0615) |
| OKLCH | oklch(81.44% 0.072 121.1) |
| XYZ | xyz(47.1186, 55.0079, 36.9835) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.74
Greenish Tan
#BCCB7A
ΔE00 5.95
Tan Green
#A9BE70
ΔE00 6.61
Light Moss Green
#A6C875
ΔE00 7.00
Pale Olive Green
#B1D27B
ΔE00 7.15
Light Grey Green
#B7E1A1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA96 #A596CA
analogous
#CABF96 #BBCA96 #A1CA96
triadic
#BBCA96 #96BBCA #CA96BB
tetradic
#BBCA96 #96CABF #A596CA #CA96A1
square
#BBCA96 #96CABF #A596CA #CA96A1
split-complementary
#BBCA96 #96A1CA #BF96CA
monochromatic
#83994D #A1B56D #BBCA96 #D5DFBF #F0F3E7
Accessibility & contrast
On white
1.75
#BBCA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BBCA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA96
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA96 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C493
Deuteranopia (green-blind)
#CFC498
Tritanopia (blue-blind)
#C0C5BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbca96; /* rgb */ color: rgb(187, 202, 150); /* oklch */ color: oklch(81.4% 0.072 121.1);
Tailwind
colors: {
custom: {
50: '#d0dab5',
500: '#bbca96',
950: '#000000',
},
}SCSS
$custom: #bbca96; $custom-light: #d0dab5; $custom-dark: #000000;
JSON
{
"hex": "#bbca96",
"rgb": {
"r": 187,
"g": 202,
"b": 150
},
"hsl": {
"h": 77.308,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.81439,
"c": 0.0718,
"h": 121.1
},
"luminance": 0.55008
}Semantic roles & 50–950 ramp
primary
#BBCA96
secondary
#76659F
accent
#3AAC5B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381