#BCCE7A#BCCE7A
#BCCE7A is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.9% C 0.110 H 118.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE7A |
|---|---|
| RGB | rgb(188, 206, 122) |
| HSL | hsl(73, 46%, 64%) |
| HSV | hsv(73, 41%, 81%) |
| CMYK | cmyk(8.7%, 0%, 40.8%, 19.2%) |
| CIE-LAB | lab(79.75, -19.23, 39.71) |
| CIE-LCH | lch(79.75, 44.12, 115.84°) |
| OKLab | oklab(81.87% -0.0531 0.0967) |
| OKLCH | oklch(81.87% 0.11 118.8) |
| XYZ | xyz(46.3233, 56.2393, 26.8235) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.96
Pale Olive
#B9CC81
ΔE00 1.76
Greenish Beige
#C9D179
ΔE00 2.95
Pale Olive Green
#B1D27B
ΔE00 3.24
Light Olive
#ACBF69
ΔE00 3.98
Light Moss Green
#A6C875
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE7A #8C7ACE
analogous
#CEB67A #BCCE7A #92CE7A
triadic
#BCCE7A #7ABCCE #CE7ABC
tetradic
#BCCE7A #7ACEB6 #8C7ACE #CE7A92
square
#BCCE7A #7ACEB6 #8C7ACE #CE7A92
split-complementary
#BCCE7A #7A92CE #B67ACE
monochromatic
#829637 #A5BE4D #BCCE7A #D3DEA7 #E9EFD3
Accessibility & contrast
On white
1.71
#BCCE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BCCE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE7A
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE7A | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C674
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#C4C6BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce7a; /* rgb */ color: rgb(188, 206, 122); /* oklch */ color: oklch(81.9% 0.110 118.8);
Tailwind
colors: {
custom: {
50: '#d1dda1',
500: '#bcce7a',
950: '#000000',
},
}SCSS
$custom: #bcce7a; $custom-light: #d1dda1; $custom-dark: #000000;
JSON
{
"hex": "#bcce7a",
"rgb": {
"r": 188,
"g": 206,
"b": 122
},
"hsl": {
"h": 72.857,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.81869,
"c": 0.11034,
"h": 118.8
},
"luminance": 0.56239
}Semantic roles & 50–950 ramp
primary
#BCCE7A
secondary
#60509C
accent
#2CB94A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480