#BCCE77#BCCE77
#BCCE77 is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.8% C 0.114 H 118.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE77 |
|---|---|
| RGB | rgb(188, 206, 119) |
| HSL | hsl(72, 47%, 64%) |
| HSV | hsv(72, 42%, 81%) |
| CMYK | cmyk(8.7%, 0%, 42.2%, 19.2%) |
| CIE-LAB | lab(79.71, -19.57, 41.16) |
| CIE-LCH | lch(79.71, 45.58, 115.43°) |
| OKLab | oklab(81.82% -0.0543 0.0998) |
| OKLCH | oklch(81.82% 0.114 118.6) |
| XYZ | xyz(46.1403, 56.1661, 25.8596) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.21
Pale Olive
#B9CC81
ΔE00 2.26
Greenish Beige
#C9D179
ΔE00 2.78
Pale Olive Green
#B1D27B
ΔE00 3.36
Light Olive
#ACBF69
ΔE00 3.93
Light Moss Green
#A6C875
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE77 #8977CE
analogous
#CEB477 #BCCE77 #90CE77
triadic
#BCCE77 #77BCCE #CE77BC
tetradic
#BCCE77 #77CEB4 #8977CE #CE7790
square
#BCCE77 #77CEB4 #8977CE #CE7790
split-complementary
#BCCE77 #7790CE #B477CE
monochromatic
#819536 #A6BE4A #BCCE77 #D2DEA4 #E8EED1
Accessibility & contrast
On white
1.72
#BCCE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BCCE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE77
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE77 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C570
Deuteranopia (green-blind)
#D6C67B
Tritanopia (blue-blind)
#C4C6B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce77; /* rgb */ color: rgb(188, 206, 119); /* oklch */ color: oklch(81.8% 0.114 118.6);
Tailwind
colors: {
custom: {
50: '#d1dd9f',
500: '#bcce77',
950: '#000000',
},
}SCSS
$custom: #bcce77; $custom-light: #d1dd9f; $custom-dark: #000000;
JSON
{
"hex": "#bcce77",
"rgb": {
"r": 188,
"g": 206,
"b": 119
},
"hsl": {
"h": 72.414,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.81822,
"c": 0.11364,
"h": 118.6
},
"luminance": 0.56166
}Semantic roles & 50–950 ramp
primary
#BCCE77
secondary
#5E4E9B
accent
#2BBA49
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480