#BCC97F#BCC97F
#BCC97F is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.9% C 0.098 H 116.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC97F |
|---|---|
| RGB | rgb(188, 201, 127) |
| HSL | hsl(71, 41%, 64%) |
| HSV | hsv(71, 37%, 79%) |
| CMYK | cmyk(6.5%, 0%, 36.8%, 21.2%) |
| CIE-LAB | lab(78.46, -16.14, 35.52) |
| CIE-LCH | lch(78.46, 39.02, 114.44°) |
| OKLab | oklab(80.86% -0.0441 0.0874) |
| OKLCH | oklch(80.86% 0.098 116.8) |
| XYZ | xyz(45.4566, 53.9973, 28.1024) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.29
Pale Olive
#B9CC81
ΔE00 1.53
Greenish Beige
#C9D179
ΔE00 3.61
Light Olive
#ACBF69
ΔE00 3.86
Tan Green
#A9BE70
ΔE00 3.87
Pale Olive Green
#B1D27B
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC97F #8C7FC9
analogous
#C9B17F #BCC97F #97C97F
triadic
#BCC97F #7FBCC9 #C97FBC
tetradic
#BCC97F #7FC9B1 #8C7FC9 #C97F97
square
#BCC97F #7FC9B1 #8C7FC9 #C97F97
split-complementary
#BCC97F #7F97C9 #B17FC9
monochromatic
#82913D #A5B754 #BCC97F #D3DBAA #E9EDD5
Accessibility & contrast
On white
1.78
#BCC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BCC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC97F
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC97F | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27A
Deuteranopia (green-blind)
#D1C382
Tritanopia (blue-blind)
#C3C1B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc97f; /* rgb */ color: rgb(188, 201, 127); /* oklch */ color: oklch(80.9% 0.098 116.8);
Tailwind
colors: {
custom: {
50: '#d1d9a5',
500: '#bcc97f',
950: '#000000',
},
}SCSS
$custom: #bcc97f; $custom-light: #d1d9a5; $custom-dark: #000000;
JSON
{
"hex": "#bcc97f",
"rgb": {
"r": 188,
"g": 201,
"b": 127
},
"hsl": {
"h": 70.541,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.80863,
"c": 0.09783,
"h": 116.8
},
"luminance": 0.53997
}Semantic roles & 50–950 ramp
primary
#BCC97F
secondary
#605498
accent
#32B449
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380