#BCCE7B#BCCE7B
#BCCE7B is a light, moderate yellow-green. Relative luminance 0.563; OKLCH L 81.9% C 0.109 H 118.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE7B |
|---|---|
| RGB | rgb(188, 206, 123) |
| HSL | hsl(73, 46%, 65%) |
| HSV | hsv(73, 40%, 81%) |
| CMYK | cmyk(8.7%, 0%, 40.3%, 19.2%) |
| CIE-LAB | lab(79.76, -19.12, 39.23) |
| CIE-LCH | lch(79.76, 43.64, 115.98°) |
| OKLab | oklab(81.88% -0.0527 0.0957) |
| OKLCH | oklch(81.88% 0.109 118.9) |
| XYZ | xyz(46.3856, 56.2643, 27.1515) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.93
Pale Olive
#B9CC81
ΔE00 1.60
Greenish Beige
#C9D179
ΔE00 3.03
Pale Olive Green
#B1D27B
ΔE00 3.22
Light Olive
#ACBF69
ΔE00 4.01
Light Moss Green
#A6C875
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE7B #8D7BCE
analogous
#CEB77B #BCCE7B #93CE7B
triadic
#BCCE7B #7BBCCE #CE7BBC
tetradic
#BCCE7B #7BCEB7 #8D7BCE #CE7B93
square
#BCCE7B #7BCEB7 #8D7BCE #CE7B93
split-complementary
#BCCE7B #7B93CE #B77BCE
monochromatic
#829738 #A5BD4E #BCCE7B #D3DFA8 #E9EFD4
Accessibility & contrast
On white
1.71
#BCCE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BCCE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE7B
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE7B | 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)
#D8C675
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#C3C6BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce7b; /* rgb */ color: rgb(188, 206, 123); /* oklch */ color: oklch(81.9% 0.109 118.9);
Tailwind
colors: {
custom: {
50: '#d1dda2',
500: '#bcce7b',
950: '#000000',
},
}SCSS
$custom: #bcce7b; $custom-light: #d1dda2; $custom-dark: #000000;
JSON
{
"hex": "#bcce7b",
"rgb": {
"r": 188,
"g": 206,
"b": 123
},
"hsl": {
"h": 73.012,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.81885,
"c": 0.10923,
"h": 118.9
},
"luminance": 0.56264
}Semantic roles & 50–950 ramp
primary
#BCCE7B
secondary
#61519D
accent
#2CB94B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480