#BCCC77#BCCC77
#BCCC77 is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.4% C 0.111 H 117.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCC77 |
|---|---|
| RGB | rgb(188, 204, 119) |
| HSL | hsl(71, 45%, 63%) |
| HSV | hsv(71, 42%, 80%) |
| CMYK | cmyk(7.8%, 0%, 41.7%, 20%) |
| CIE-LAB | lab(79.16, -18.58, 40.47) |
| CIE-LCH | lch(79.16, 44.53, 114.66°) |
| OKLab | oklab(81.38% -0.0515 0.0983) |
| OKLCH | oklch(81.38% 0.111 117.7) |
| XYZ | xyz(45.6619, 55.2093, 25.7001) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.69
Pale Olive
#B9CC81
ΔE00 2.13
Greenish Beige
#C9D179
ΔE00 2.67
Light Olive
#ACBF69
ΔE00 3.61
Pale Olive Green
#B1D27B
ΔE00 3.81
Tan Green
#A9BE70
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCC77 #8777CC
analogous
#CCB177 #BCCC77 #91CC77
triadic
#BCCC77 #77BCCC #CC77BC
tetradic
#BCCC77 #77CCB1 #8777CC #CC7791
square
#BCCC77 #77CCB1 #8777CC #CC7791
split-complementary
#BCCC77 #7791CC #B177CC
monochromatic
#819237 #A6BB4A #BCCC77 #D2DDA4 #E8EDD0
Accessibility & contrast
On white
1.74
#BCCC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BCCC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCC77
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCC77 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C470
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#C4C4B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bccc77; /* rgb */ color: rgb(188, 204, 119); /* oklch */ color: oklch(81.4% 0.111 117.7);
Tailwind
colors: {
custom: {
50: '#d1db9f',
500: '#bccc77',
950: '#000000',
},
}SCSS
$custom: #bccc77; $custom-light: #d1db9f; $custom-dark: #000000;
JSON
{
"hex": "#bccc77",
"rgb": {
"r": 188,
"g": 204,
"b": 119
},
"hsl": {
"h": 71.294,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.81385,
"c": 0.11095,
"h": 117.7
},
"luminance": 0.55209
}Semantic roles & 50–950 ramp
primary
#BCCC77
secondary
#5D4F98
accent
#2DB947
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480