#BCC77E#BCC77E
#BCC77E is a light, moderate yellow. Relative luminance 0.530; OKLCH L 80.4% C 0.096 H 115.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC77E |
|---|---|
| RGB | rgb(188, 199, 126) |
| HSL | hsl(69, 39%, 64%) |
| HSV | hsv(69, 37%, 78%) |
| CMYK | cmyk(5.5%, 0%, 36.7%, 22%) |
| CIE-LAB | lab(77.90, -15.26, 35.31) |
| CIE-LCH | lch(77.90, 38.47, 113.37°) |
| OKLab | oklab(80.41% -0.0416 0.0868) |
| OKLCH | oklch(80.41% 0.096 115.6) |
| XYZ | xyz(44.9285, 53.0450, 27.6065) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.72
Pale Olive
#B9CC81
ΔE00 2.14
Greenish Beige
#C9D179
ΔE00 3.76
Light Olive
#ACBF69
ΔE00 3.81
Tan Green
#A9BE70
ΔE00 3.83
Pale Olive Green
#B1D27B
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC77E #897EC7
analogous
#C7AD7E #BCC77E #97C77E
triadic
#BCC77E #7EBCC7 #C77EBC
tetradic
#BCC77E #7EC7AD #897EC7 #C77E97
square
#BCC77E #7EC7AD #897EC7 #C77E97
split-complementary
#BCC77E #7E97C7 #AD7EC7
monochromatic
#818D3D #A6B453 #BCC77E #D2DAA9 #E8ECD3
Accessibility & contrast
On white
1.81
#BCC77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BCC77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC77E
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC77E | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C079
Deuteranopia (green-blind)
#D0C181
Tritanopia (blue-blind)
#C4BFB5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc77e; /* rgb */ color: rgb(188, 199, 126); /* oklch */ color: oklch(80.4% 0.096 115.6);
Tailwind
colors: {
custom: {
50: '#d1d8a4',
500: '#bcc77e',
950: '#000000',
},
}SCSS
$custom: #bcc77e; $custom-light: #d1d8a4; $custom-dark: #000000;
JSON
{
"hex": "#bcc77e",
"rgb": {
"r": 188,
"g": 199,
"b": 126
},
"hsl": {
"h": 69.041,
"s": 39.459,
"l": 63.725
},
"oklch": {
"l": 0.80413,
"c": 0.09628,
"h": 115.6
},
"luminance": 0.53045
}Semantic roles & 50–950 ramp
primary
#BCC77E
secondary
#5E5495
accent
#33B246
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380