#BCCC8A#BCCC8A
#BCCC8A is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.7% C 0.089 H 119.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCC8A |
|---|---|
| RGB | rgb(188, 204, 138) |
| HSL | hsl(75, 39%, 67%) |
| HSV | hsv(75, 32%, 80%) |
| CMYK | cmyk(7.8%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(79.45, -16.26, 31.15) |
| CIE-LCH | lch(79.45, 35.14, 117.56°) |
| OKLab | oklab(81.71% -0.0438 0.0775) |
| OKLCH | oklch(81.71% 0.089 119.5) |
| XYZ | xyz(46.9192, 55.7122, 32.3216) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.78
Greenish Tan
#BCCB7A
ΔE00 2.99
Pale Olive Green
#B1D27B
ΔE00 4.69
Tan Green
#A9BE70
ΔE00 4.75
Light Moss Green
#A6C875
ΔE00 4.98
Greenish Beige
#C9D179
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCC8A #9A8ACC
analogous
#CCBB8A #BCCC8A #9BCC8A
triadic
#BCCC8A #8ABCCC #CC8ABC
tetradic
#BCCC8A #8ACCBB #9A8ACC #CC8A9B
square
#BCCC8A #8ACCBB #9A8ACC #CC8A9B
split-complementary
#BCCC8A #8A9BCC #BB8ACC
monochromatic
#849943 #A4B95F #BCCC8A #D4DFB5 #EDF1DF
Accessibility & contrast
On white
1.73
#BCCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BCCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCC8A
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCC8A | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C585
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#C2C5BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bccc8a; /* rgb */ color: rgb(188, 204, 138); /* oklch */ color: oklch(81.7% 0.089 119.5);
Tailwind
colors: {
custom: {
50: '#d1dbac',
500: '#bccc8a',
950: '#000000',
},
}SCSS
$custom: #bccc8a; $custom-light: #d1dbac; $custom-dark: #000000;
JSON
{
"hex": "#bccc8a",
"rgb": {
"r": 188,
"g": 204,
"b": 138
},
"hsl": {
"h": 74.545,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.81709,
"c": 0.08907,
"h": 119.5
},
"luminance": 0.55712
}Semantic roles & 50–950 ramp
primary
#BCCC8A
secondary
#6B5BA0
accent
#33B252
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481