#BBCA8D#BBCA8D
#BBCA8D is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.3% C 0.083 H 119.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA8D |
|---|---|
| RGB | rgb(187, 202, 141) |
| HSL | hsl(75, 37%, 67%) |
| HSV | hsv(75, 30%, 79%) |
| CMYK | cmyk(7.4%, 0%, 30.2%, 20.8%) |
| CIE-LAB | lab(78.89, -15.23, 28.83) |
| CIE-LCH | lch(78.89, 32.60, 117.84°) |
| OKLab | oklab(81.26% -0.0408 0.0721) |
| OKLCH | oklch(81.26% 0.083 119.5) |
| XYZ | xyz(46.4215, 54.7291, 33.3124) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.77
Greenish Tan
#BCCB7A
ΔE00 3.92
Tan Green
#A9BE70
ΔE00 5.05
Light Moss Green
#A6C875
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 5.57
Light Olive
#ACBF69
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA8D #9C8DCA
analogous
#CABB8D #BBCA8D #9DCA8D
triadic
#BBCA8D #8DBBCA #CA8DBB
tetradic
#BBCA8D #8DCABB #9C8DCA #CA8D9D
square
#BBCA8D #8DCABB #9C8DCA #CA8D9D
split-complementary
#BBCA8D #8D9DCA #BB8DCA
monochromatic
#839746 #A2B763 #BBCA8D #D4DDB7 #EDF1E1
Accessibility & contrast
On white
1.76
#BBCA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BBCA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA8D
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA8D | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C389
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#C1C4BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca8d; /* rgb */ color: rgb(187, 202, 141); /* oklch */ color: oklch(81.3% 0.083 119.5);
Tailwind
colors: {
custom: {
50: '#d0daaf',
500: '#bbca8d',
950: '#000000',
},
}SCSS
$custom: #bbca8d; $custom-light: #d0daaf; $custom-dark: #000000;
JSON
{
"hex": "#bbca8d",
"rgb": {
"r": 187,
"g": 202,
"b": 141
},
"hsl": {
"h": 74.754,
"s": 36.527,
"l": 67.255
},
"oklch": {
"l": 0.81258,
"c": 0.08287,
"h": 119.5
},
"luminance": 0.54729
}Semantic roles & 50–950 ramp
primary
#BBCA8D
secondary
#6D5D9E
accent
#36AF54
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381