#BBCD87#BBCD87
#BBCD87 is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.8% C 0.094 H 120.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCD87 |
|---|---|
| RGB | rgb(187, 205, 135) |
| HSL | hsl(75, 41%, 67%) |
| HSV | hsv(75, 34%, 80%) |
| CMYK | cmyk(8.8%, 0%, 34.1%, 19.6%) |
| CIE-LAB | lab(79.60, -17.53, 32.89) |
| CIE-LCH | lch(79.60, 37.27, 118.06°) |
| OKLab | oklab(81.8% -0.0476 0.0815) |
| OKLCH | oklch(81.8% 0.094 120.3) |
| XYZ | xyz(46.6978, 55.9768, 31.2615) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.02
Greenish Tan
#BCCB7A
ΔE00 2.44
Pale Olive Green
#B1D27B
ΔE00 3.89
Light Moss Green
#A6C875
ΔE00 4.36
Tan Green
#A9BE70
ΔE00 4.47
Greenish Beige
#C9D179
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCD87 #9987CD
analogous
#CDBC87 #BBCD87 #98CD87
triadic
#BBCD87 #87BBCD #CD87BB
tetradic
#BBCD87 #87CDBC #9987CD #CD8798
square
#BBCD87 #87CDBC #9987CD #CD8798
split-complementary
#BBCD87 #8798CD #BC87CD
monochromatic
#839A40 #A3BB5C #BBCD87 #D3DFB2 #ECF1DD
Accessibility & contrast
On white
1.72
#BBCD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BBCD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCD87
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCD87 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C582
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#C1C6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcd87; /* rgb */ color: rgb(187, 205, 135); /* oklch */ color: oklch(81.8% 0.094 120.3);
Tailwind
colors: {
custom: {
50: '#d0dcaa',
500: '#bbcd87',
950: '#000000',
},
}SCSS
$custom: #bbcd87; $custom-light: #d0dcaa; $custom-dark: #000000;
JSON
{
"hex": "#bbcd87",
"rgb": {
"r": 187,
"g": 205,
"b": 135
},
"hsl": {
"h": 75.429,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.81796,
"c": 0.09438,
"h": 120.3
},
"luminance": 0.55977
}Semantic roles & 50–950 ramp
primary
#BBCD87
secondary
#6B58A0
accent
#31B453
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481