#BBCA7A#BBCA7A
#BBCA7A is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 80.9% C 0.105 H 117.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA7A |
|---|---|
| RGB | rgb(187, 202, 122) |
| HSL | hsl(71, 43%, 64%) |
| HSV | hsv(71, 40%, 79%) |
| CMYK | cmyk(7.4%, 0%, 39.6%, 20.8%) |
| CIE-LAB | lab(78.58, -17.63, 38.21) |
| CIE-LCH | lch(78.58, 42.08, 114.76°) |
| OKLab | oklab(80.92% -0.0486 0.0933) |
| OKLCH | oklch(80.92% 0.105 117.5) |
| XYZ | xyz(45.1271, 54.2113, 26.4951) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.29
Pale Olive
#B9CC81
ΔE00 1.57
Greenish Beige
#C9D179
ΔE00 3.14
Light Olive
#ACBF69
ΔE00 3.40
Tan Green
#A9BE70
ΔE00 3.76
Pale Olive Green
#B1D27B
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA7A #897ACA
analogous
#CAB17A #BBCA7A #93CA7A
triadic
#BBCA7A #7ABBCA #CA7ABB
tetradic
#BBCA7A #7ACAB1 #897ACA #CA7A93
square
#BBCA7A #7ACAB1 #897ACA #CA7A93
split-complementary
#BBCA7A #7A93CA #B17ACA
monochromatic
#809039 #A5B94E #BBCA7A #D1DBA6 #E8EDD2
Accessibility & contrast
On white
1.77
#BBCA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BBCA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA7A
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA7A | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C274
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#C3C2B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbca7a; /* rgb */ color: rgb(187, 202, 122); /* oklch */ color: oklch(80.9% 0.105 117.5);
Tailwind
colors: {
custom: {
50: '#d0daa1',
500: '#bbca7a',
950: '#000000',
},
}SCSS
$custom: #bbca7a; $custom-light: #d0daa1; $custom-dark: #000000;
JSON
{
"hex": "#bbca7a",
"rgb": {
"r": 187,
"g": 202,
"b": 122
},
"hsl": {
"h": 71.25,
"s": 43.011,
"l": 63.529
},
"oklch": {
"l": 0.8092,
"c": 0.10518,
"h": 117.5
},
"luminance": 0.54211
}Semantic roles & 50–950 ramp
primary
#BBCA7A
secondary
#5E5197
accent
#2FB649
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380