#BCC87A#BCC87A
#BCC87A is a light, moderate yellow. Relative luminance 0.534; OKLCH L 80.6% C 0.102 H 115.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC87A |
|---|---|
| RGB | rgb(188, 200, 122) |
| HSL | hsl(69, 41%, 63%) |
| HSV | hsv(69, 39%, 78%) |
| CMYK | cmyk(6%, 0%, 39%, 21.6%) |
| CIE-LAB | lab(78.11, -16.24, 37.63) |
| CIE-LCH | lch(78.11, 40.98, 113.34°) |
| OKLab | oklab(80.56% -0.0446 0.092) |
| OKLCH | oklch(80.56% 0.102 115.9) |
| XYZ | xyz(44.9064, 53.4055, 26.3512) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.99
Pale Olive
#B9CC81
ΔE00 2.10
Greenish Beige
#C9D179
ΔE00 3.15
Light Olive
#ACBF69
ΔE00 3.43
Tan Green
#A9BE70
ΔE00 3.79
Pale Olive Green
#B1D27B
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC87A #867AC8
analogous
#C8AD7A #BCC87A #95C87A
triadic
#BCC87A #7ABCC8 #C87ABC
tetradic
#BCC87A #7AC8AD #867AC8 #C87A95
square
#BCC87A #7AC8AD #867AC8 #C87A95
split-complementary
#BCC87A #7A95C8 #AD7AC8
monochromatic
#808D3A #A6B64F #BCC87A #D2DAA5 #E8ECD1
Accessibility & contrast
On white
1.80
#BCC87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BCC87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC87A
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC87A | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C174
Deuteranopia (green-blind)
#D1C27E
Tritanopia (blue-blind)
#C4C0B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc87a; /* rgb */ color: rgb(188, 200, 122); /* oklch */ color: oklch(80.6% 0.102 115.9);
Tailwind
colors: {
custom: {
50: '#d1d8a1',
500: '#bcc87a',
950: '#000000',
},
}SCSS
$custom: #bcc87a; $custom-light: #d1d8a1; $custom-dark: #000000;
JSON
{
"hex": "#bcc87a",
"rgb": {
"r": 188,
"g": 200,
"b": 122
},
"hsl": {
"h": 69.231,
"s": 41.489,
"l": 63.137
},
"oklch": {
"l": 0.80563,
"c": 0.10222,
"h": 115.9
},
"luminance": 0.53405
}Semantic roles & 50–950 ramp
primary
#BCC87A
secondary
#5C5295
accent
#31B545
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380