#BCCC7D#BCCC7D
#BCCC7D is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.5% C 0.104 H 118.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCC7D |
|---|---|
| RGB | rgb(188, 204, 125) |
| HSL | hsl(72, 44%, 65%) |
| HSV | hsv(72, 39%, 80%) |
| CMYK | cmyk(7.8%, 0%, 38.7%, 20%) |
| CIE-LAB | lab(79.25, -17.89, 37.56) |
| CIE-LCH | lch(79.25, 41.60, 115.47°) |
| OKLab | oklab(81.48% -0.0491 0.0919) |
| OKLCH | oklch(81.48% 0.104 118.1) |
| XYZ | xyz(46.0337, 55.3580, 27.6581) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.54
Pale Olive
#B9CC81
ΔE00 1.18
Greenish Beige
#C9D179
ΔE00 3.17
Pale Olive Green
#B1D27B
ΔE00 3.73
Light Olive
#ACBF69
ΔE00 3.85
Tan Green
#A9BE70
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCC7D #8D7DCC
analogous
#CCB57D #BCCC7D #95CC7D
triadic
#BCCC7D #7DBCCC #CC7DBC
tetradic
#BCCC7D #7DCCB5 #8D7DCC #CC7D95
square
#BCCC7D #7DCCB5 #8D7DCC #CC7D95
split-complementary
#BCCC7D #7D95CC #B57DCC
monochromatic
#82943A #A5BB51 #BCCC7D #D3DDA9 #E9EED5
Accessibility & contrast
On white
1.74
#BCCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BCCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCC7D
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCC7D | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C477
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#C3C4B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bccc7d; /* rgb */ color: rgb(188, 204, 125); /* oklch */ color: oklch(81.5% 0.104 118.1);
Tailwind
colors: {
custom: {
50: '#d1dba3',
500: '#bccc7d',
950: '#000000',
},
}SCSS
$custom: #bccc7d; $custom-light: #d1dba3; $custom-dark: #000000;
JSON
{
"hex": "#bccc7d",
"rgb": {
"r": 188,
"g": 204,
"b": 125
},
"hsl": {
"h": 72.152,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.81481,
"c": 0.10423,
"h": 118.1
},
"luminance": 0.55358
}Semantic roles & 50–950 ramp
primary
#BCCC7D
secondary
#61529B
accent
#2FB74A
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480