#BCCB95#BCCB95
#BCCB95 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.7% C 0.074 H 120.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCB95 |
|---|---|
| RGB | rgb(188, 203, 149) |
| HSL | hsl(77, 34%, 69%) |
| HSV | hsv(77, 27%, 80%) |
| CMYK | cmyk(7.4%, 0%, 26.6%, 20.4%) |
| CIE-LAB | lab(79.37, -14.24, 25.31) |
| CIE-LCH | lch(79.37, 29.04, 119.37°) |
| OKLab | oklab(81.71% -0.0379 0.0638) |
| OKLCH | oklch(81.71% 0.074 120.7) |
| XYZ | xyz(47.5193, 55.5732, 36.6512) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.30
Greenish Tan
#BCCB7A
ΔE00 5.51
Tan Green
#A9BE70
ΔE00 6.39
Light Moss Green
#A6C875
ΔE00 6.71
Pale Olive Green
#B1D27B
ΔE00 6.75
Light Grey Green
#B7E1A1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCB95 #A495CB
analogous
#CBBF95 #BCCB95 #A1CB95
triadic
#BCCB95 #95BCCB #CB95BC
tetradic
#BCCB95 #95CBBF #A495CB #CB95A1
square
#BCCB95 #95CBBF #A495CB #CB95A1
split-complementary
#BCCB95 #95A1CB #BF95CB
monochromatic
#849A4C #A2B76C #BCCB95 #D6DFBE #F0F3E7
Accessibility & contrast
On white
1.73
#BCCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BCCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCB95
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCB95 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C592
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#C1C5BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bccb95; /* rgb */ color: rgb(188, 203, 149); /* oklch */ color: oklch(81.7% 0.074 120.7);
Tailwind
colors: {
custom: {
50: '#d0dab4',
500: '#bccb95',
950: '#000000',
},
}SCSS
$custom: #bccb95; $custom-light: #d0dab4; $custom-dark: #000000;
JSON
{
"hex": "#bccb95",
"rgb": {
"r": 188,
"g": 203,
"b": 149
},
"hsl": {
"h": 76.667,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.81709,
"c": 0.07422,
"h": 120.7
},
"luminance": 0.55573
}Semantic roles & 50–950 ramp
primary
#BCCB95
secondary
#7564A0
accent
#39AD59
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381