#BCC58F#BCC58F
#BCC58F is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 80.3% C 0.073 H 115.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC58F |
|---|---|
| RGB | rgb(188, 197, 143) |
| HSL | hsl(70, 32%, 67%) |
| HSV | hsv(70, 27%, 77%) |
| CMYK | cmyk(4.6%, 0%, 27.4%, 22.7%) |
| CIE-LAB | lab(77.64, -12.03, 26.13) |
| CIE-LCH | lch(77.64, 28.76, 114.72°) |
| OKLab | oklab(80.3% -0.0317 0.0657) |
| OKLCH | oklch(80.3% 0.073 115.8) |
| XYZ | xyz(45.6630, 52.6074, 33.7299) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.66
Greenish Tan
#BCCB7A
ΔE00 5.38
Tan Green
#A9BE70
ΔE00 5.97
Light Olive
#ACBF69
ΔE00 6.80
Greenish Beige
#C9D179
ΔE00 7.05
Light Moss Green
#A6C875
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC58F #988FC5
analogous
#C5B38F #BCC58F #A1C58F
triadic
#BCC58F #8FBCC5 #C58FBC
tetradic
#BCC58F #8FC5B3 #988FC5 #C58FA1
square
#BCC58F #8FC5B3 #988FC5 #C58FA1
split-complementary
#BCC58F #8FA1C5 #B38FC5
monochromatic
#848F4A #A4B067 #BCC58F #D4DAB7 #ECEFE0
Accessibility & contrast
On white
1.82
#BCC58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BCC58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC58F
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC58F | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF8B
Deuteranopia (green-blind)
#CCC091
Tritanopia (blue-blind)
#C2BFB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc58f; /* rgb */ color: rgb(188, 197, 143); /* oklch */ color: oklch(80.3% 0.073 115.8);
Tailwind
colors: {
custom: {
50: '#d0d6b0',
500: '#bcc58f',
950: '#000000',
},
}SCSS
$custom: #bcc58f; $custom-light: #d0d6b0; $custom-dark: #000000;
JSON
{
"hex": "#bcc58f",
"rgb": {
"r": 188,
"g": 197,
"b": 143
},
"hsl": {
"h": 70,
"s": 31.765,
"l": 66.667
},
"oklch": {
"l": 0.80299,
"c": 0.07297,
"h": 115.8
},
"luminance": 0.52607
}Semantic roles & 50–950 ramp
primary
#BCC58F
secondary
#6A6198
accent
#3BAB4E
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381