#BCC882#BCC882
#BCC882 is a light, moderate yellow-green. Relative luminance 0.536; OKLCH L 80.7% C 0.093 H 116.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC882 |
|---|---|
| RGB | rgb(188, 200, 130) |
| HSL | hsl(70, 39%, 65%) |
| HSV | hsv(70, 35%, 78%) |
| CMYK | cmyk(6%, 0%, 35%, 21.6%) |
| CIE-LAB | lab(78.23, -15.27, 33.69) |
| CIE-LCH | lch(78.23, 36.99, 114.38°) |
| OKLab | oklab(80.7% -0.0414 0.0832) |
| OKLCH | oklch(80.7% 0.093 116.5) |
| XYZ | xyz(45.4226, 53.6120, 29.0700) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.88
Greenish Tan
#BCCB7A
ΔE00 2.06
Tan Green
#A9BE70
ΔE00 4.00
Greenish Beige
#C9D179
ΔE00 4.17
Light Olive
#ACBF69
ΔE00 4.24
Pale Olive Green
#B1D27B
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC882 #8E82C8
analogous
#C8B182 #BCC882 #99C882
triadic
#BCC882 #82BCC8 #C882BC
tetradic
#BCC882 #82C8B1 #8E82C8 #C88299
square
#BCC882 #82C8B1 #8E82C8 #C88299
split-complementary
#BCC882 #8299C8 #B182C8
monochromatic
#82903F #A5B558 #BCC882 #D3DBAD #EAEDD7
Accessibility & contrast
On white
1.79
#BCC882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BCC882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC882
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC882 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17D
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#C3C1B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc882; /* rgb */ color: rgb(188, 200, 130); /* oklch */ color: oklch(80.7% 0.093 116.5);
Tailwind
colors: {
custom: {
50: '#d1d8a7',
500: '#bcc882',
950: '#000000',
},
}SCSS
$custom: #bcc882; $custom-light: #d1d8a7; $custom-dark: #000000;
JSON
{
"hex": "#bcc882",
"rgb": {
"r": 188,
"g": 200,
"b": 130
},
"hsl": {
"h": 70.286,
"s": 38.889,
"l": 64.706
},
"oklch": {
"l": 0.80699,
"c": 0.09295,
"h": 116.5
},
"luminance": 0.53612
}Semantic roles & 50–950 ramp
primary
#BCC882
secondary
#625798
accent
#34B249
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380