#BBCA8A#BBCA8A
#BBCA8A is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.2% C 0.086 H 119.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA8A |
|---|---|
| RGB | rgb(187, 202, 138) |
| HSL | hsl(74, 38%, 67%) |
| HSV | hsv(74, 32%, 79%) |
| CMYK | cmyk(7.4%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(78.83, -15.63, 30.32) |
| CIE-LCH | lch(78.83, 34.12, 117.27°) |
| OKLab | oklab(81.2% -0.0421 0.0756) |
| OKLCH | oklch(81.2% 0.087 119.1) |
| XYZ | xyz(46.2013, 54.6410, 32.1526) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.17
Greenish Tan
#BCCB7A
ΔE00 3.29
Tan Green
#A9BE70
ΔE00 4.64
Pale Olive Green
#B1D27B
ΔE00 5.14
Light Moss Green
#A6C875
ΔE00 5.17
Light Olive
#ACBF69
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA8A #998ACA
analogous
#CAB98A #BBCA8A #9BCA8A
triadic
#BBCA8A #8ABBCA #CA8ABB
tetradic
#BBCA8A #8ACAB9 #998ACA #CA8A9B
square
#BBCA8A #8ACAB9 #998ACA #CA8A9B
split-complementary
#BBCA8A #8A9BCA #B98ACA
monochromatic
#839644 #A3B760 #BBCA8A #D3DDB4 #ECF0DE
Accessibility & contrast
On white
1.76
#BBCA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BBCA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA8A
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA8A | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#D0C38D
Tritanopia (blue-blind)
#C1C3B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca8a; /* rgb */ color: rgb(187, 202, 138); /* oklch */ color: oklch(81.2% 0.086 119.1);
Tailwind
colors: {
custom: {
50: '#d0daac',
500: '#bbca8a',
950: '#000000',
},
}SCSS
$custom: #bbca8a; $custom-light: #d0daac; $custom-dark: #000000;
JSON
{
"hex": "#bbca8a",
"rgb": {
"r": 187,
"g": 202,
"b": 138
},
"hsl": {
"h": 74.063,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.812,
"c": 0.0865,
"h": 119.1
},
"luminance": 0.54641
}Semantic roles & 50–950 ramp
primary
#BBCA8A
secondary
#6B5B9D
accent
#35B152
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381