#BCC883#BCC883
#BCC883 is a light, moderate yellow-green. Relative luminance 0.536; OKLCH L 80.7% C 0.092 H 116.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC883 |
|---|---|
| RGB | rgb(188, 200, 131) |
| HSL | hsl(70, 39%, 65%) |
| HSV | hsv(70, 35%, 78%) |
| CMYK | cmyk(6%, 0%, 34.5%, 21.6%) |
| CIE-LAB | lab(78.25, -15.15, 33.20) |
| CIE-LCH | lch(78.25, 36.49, 114.53°) |
| OKLab | oklab(80.72% -0.041 0.0821) |
| OKLCH | oklch(80.72% 0.092 116.5) |
| XYZ | xyz(45.4901, 53.6390, 29.4252) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.94
Greenish Tan
#BCCB7A
ΔE00 2.23
Tan Green
#A9BE70
ΔE00 4.08
Greenish Beige
#C9D179
ΔE00 4.32
Light Olive
#ACBF69
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC883 #8F83C8
analogous
#C8B283 #BCC883 #9AC883
triadic
#BCC883 #83BCC8 #C883BC
tetradic
#BCC883 #83C8B2 #8F83C8 #C8839A
square
#BCC883 #83C8B2 #8F83C8 #C8839A
split-complementary
#BCC883 #839AC8 #B283C8
monochromatic
#839140 #A5B559 #BCC883 #D3DBAD #EAEED8
Accessibility & contrast
On white
1.79
#BCC883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BCC883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC883
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC883 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17E
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#C3C1B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc883; /* rgb */ color: rgb(188, 200, 131); /* oklch */ color: oklch(80.7% 0.092 116.5);
Tailwind
colors: {
custom: {
50: '#d1d8a8',
500: '#bcc883',
950: '#000000',
},
}SCSS
$custom: #bcc883; $custom-light: #d1d8a8; $custom-dark: #000000;
JSON
{
"hex": "#bcc883",
"rgb": {
"r": 188,
"g": 200,
"b": 131
},
"hsl": {
"h": 70.435,
"s": 38.547,
"l": 64.902
},
"oklch": {
"l": 0.80717,
"c": 0.09177,
"h": 116.5
},
"luminance": 0.53639
}Semantic roles & 50–950 ramp
primary
#BCC883
secondary
#635798
accent
#34B24A
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380