#BCC795#BCC795
#BCC795 is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.9% C 0.068 H 118.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC795 |
|---|---|
| RGB | rgb(188, 199, 149) |
| HSL | hsl(73, 31%, 68%) |
| HSV | hsv(73, 25%, 78%) |
| CMYK | cmyk(5.5%, 0%, 25.1%, 22%) |
| CIE-LAB | lab(78.29, -12.20, 23.84) |
| CIE-LCH | lch(78.29, 26.78, 117.10°) |
| OKLab | oklab(80.85% -0.0321 0.0603) |
| OKLCH | oklch(80.85% 0.068 118) |
| XYZ | xyz(46.5869, 53.7083, 36.3404) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.28
Greenish Tan
#BCCB7A
ΔE00 6.25
Tan Green
#A9BE70
ΔE00 6.80
Light Moss Green
#A6C875
ΔE00 7.71
Light Olive
#ACBF69
ΔE00 7.77
Sage Green
#9CAF88
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC795 #A095C7
analogous
#C7B995 #BCC795 #A3C795
triadic
#BCC795 #95BCC7 #C795BC
tetradic
#BCC795 #95C7B9 #A095C7 #C795A3
square
#BCC795 #95C7B9 #A095C7 #C795A3
split-complementary
#BCC795 #95A3C7 #B995C7
monochromatic
#84944E #A3B26D #BCC795 #D5DCBD #EFF1E5
Accessibility & contrast
On white
1.79
#BCC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BCC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC795
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC795 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#C1C2BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc795; /* rgb */ color: rgb(188, 199, 149); /* oklch */ color: oklch(80.9% 0.068 118.0);
Tailwind
colors: {
custom: {
50: '#d0d8b4',
500: '#bcc795',
950: '#000000',
},
}SCSS
$custom: #bcc795; $custom-light: #d0d8b4; $custom-dark: #000000;
JSON
{
"hex": "#bcc795",
"rgb": {
"r": 188,
"g": 199,
"b": 149
},
"hsl": {
"h": 73.2,
"s": 30.864,
"l": 68.235
},
"oklch": {
"l": 0.80851,
"c": 0.06832,
"h": 118
},
"luminance": 0.53708
}Semantic roles & 50–950 ramp
primary
#BCC795
secondary
#71659C
accent
#3CAA54
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381