#BBCA8B#BBCA8B
#BBCA8B is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.2% C 0.085 H 119.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA8B |
|---|---|
| RGB | rgb(187, 202, 139) |
| HSL | hsl(74, 37%, 67%) |
| HSV | hsv(74, 31%, 79%) |
| CMYK | cmyk(7.4%, 0%, 31.2%, 20.8%) |
| CIE-LAB | lab(78.85, -15.50, 29.83) |
| CIE-LCH | lch(78.85, 33.61, 117.46°) |
| OKLab | oklab(81.22% -0.0416 0.0744) |
| OKLCH | oklch(81.22% 0.085 119.2) |
| XYZ | xyz(46.2740, 54.6701, 32.5357) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.37
Greenish Tan
#BCCB7A
ΔE00 3.50
Tan Green
#A9BE70
ΔE00 4.77
Pale Olive Green
#B1D27B
ΔE00 5.28
Light Moss Green
#A6C875
ΔE00 5.29
Light Olive
#ACBF69
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA8B #9A8BCA
analogous
#CABA8B #BBCA8B #9CCA8B
triadic
#BBCA8B #8BBBCA #CA8BBB
tetradic
#BBCA8B #8BCABA #9A8BCA #CA8B9C
square
#BBCA8B #8BCABA #9A8BCA #CA8B9C
split-complementary
#BBCA8B #8B9CCA #BA8BCA
monochromatic
#839645 #A2B761 #BBCA8B #D4DDB5 #ECF0DF
Accessibility & contrast
On white
1.76
#BBCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BBCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA8B
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA8B | 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)
#D2C387
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#C1C4BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca8b; /* rgb */ color: rgb(187, 202, 139); /* oklch */ color: oklch(81.2% 0.085 119.2);
Tailwind
colors: {
custom: {
50: '#d0daad',
500: '#bbca8b',
950: '#000000',
},
}SCSS
$custom: #bbca8b; $custom-light: #d0daad; $custom-dark: #000000;
JSON
{
"hex": "#bbca8b",
"rgb": {
"r": 187,
"g": 202,
"b": 139
},
"hsl": {
"h": 74.286,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.81219,
"c": 0.08529,
"h": 119.2
},
"luminance": 0.5467
}Semantic roles & 50–950 ramp
primary
#BBCA8B
secondary
#6C5C9D
accent
#35B053
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381