#BCC797#BCC797
#BCC797 is a light, moderate yellow-green. Relative luminance 0.538; OKLCH L 80.9% C 0.066 H 118.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC797 |
|---|---|
| RGB | rgb(188, 199, 151) |
| HSL | hsl(74, 30%, 69%) |
| HSV | hsv(74, 24%, 78%) |
| CMYK | cmyk(5.5%, 0%, 24.1%, 22%) |
| CIE-LAB | lab(78.33, -11.91, 22.83) |
| CIE-LCH | lch(78.33, 25.75, 117.55°) |
| OKLab | oklab(80.89% -0.0313 0.0579) |
| OKLCH | oklch(80.89% 0.066 118.4) |
| XYZ | xyz(46.7479, 53.7727, 37.1886) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.74
Greenish Tan
#BCCB7A
ΔE00 6.73
Tan Green
#A9BE70
ΔE00 7.21
Sage Green
#9CAF88
ΔE00 7.65
Light Moss Green
#A6C875
ΔE00 8.08
Light Olive
#ACBF69
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC797 #A297C7
analogous
#C7BA97 #BCC797 #A4C797
triadic
#BCC797 #97BCC7 #C797BC
tetradic
#BCC797 #97C7BA #A297C7 #C797A4
square
#BCC797 #97C7BA #A297C7 #C797A4
split-complementary
#BCC797 #97A4C7 #BA97C7
monochromatic
#849450 #A2B26F #BCC797 #D6DCBF #EFF2E7
Accessibility & contrast
On white
1.79
#BCC797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BCC797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC797
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC797 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#C1C2BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc797; /* rgb */ color: rgb(188, 199, 151); /* oklch */ color: oklch(80.9% 0.066 118.4);
Tailwind
colors: {
custom: {
50: '#d0d8b5',
500: '#bcc797',
950: '#000000',
},
}SCSS
$custom: #bcc797; $custom-light: #d0d8b5; $custom-dark: #000000;
JSON
{
"hex": "#bcc797",
"rgb": {
"r": 188,
"g": 199,
"b": 151
},
"hsl": {
"h": 73.75,
"s": 30,
"l": 68.627
},
"oklch": {
"l": 0.80893,
"c": 0.0658,
"h": 118.4
},
"luminance": 0.53773
}Semantic roles & 50–950 ramp
primary
#BCC797
secondary
#73679C
accent
#3DA956
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381