#BCC684#BCC684
#BCC684 is a light, moderate yellow. Relative luminance 0.527; OKLCH L 80.3% C 0.088 H 115.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC684 |
|---|---|
| RGB | rgb(188, 198, 132) |
| HSL | hsl(69, 37%, 65%) |
| HSV | hsv(69, 33%, 78%) |
| CMYK | cmyk(5.1%, 0%, 33.3%, 22.4%) |
| CIE-LAB | lab(77.72, -14.01, 31.99) |
| CIE-LCH | lch(77.72, 34.92, 113.64°) |
| OKLab | oklab(80.3% -0.0377 0.0793) |
| OKLCH | oklch(80.3% 0.088 115.4) |
| XYZ | xyz(45.0980, 52.7459, 29.6305) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.71
Greenish Tan
#BCCB7A
ΔE00 2.94
Tan Green
#A9BE70
ΔE00 4.29
Light Olive
#ACBF69
ΔE00 4.68
Greenish Beige
#C9D179
ΔE00 4.82
Light Moss Green
#A6C875
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC684 #8E84C6
analogous
#C6AF84 #BCC684 #9BC684
triadic
#BCC684 #84BCC6 #C684BC
tetradic
#BCC684 #84C6AF #8E84C6 #C6849B
square
#BCC684 #84C6AF #8E84C6 #C6849B
split-complementary
#BCC684 #849BC6 #AF84C6
monochromatic
#828E42 #A5B35A #BCC684 #D3D9AE #EAEDD8
Accessibility & contrast
On white
1.82
#BCC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BCC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC684
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC684 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07F
Deuteranopia (green-blind)
#CEC187
Tritanopia (blue-blind)
#C3BFB5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc684; /* rgb */ color: rgb(188, 198, 132); /* oklch */ color: oklch(80.3% 0.088 115.4);
Tailwind
colors: {
custom: {
50: '#d1d7a8',
500: '#bcc684',
950: '#000000',
},
}SCSS
$custom: #bcc684; $custom-light: #d1d7a8; $custom-dark: #000000;
JSON
{
"hex": "#bcc684",
"rgb": {
"r": 188,
"g": 198,
"b": 132
},
"hsl": {
"h": 69.091,
"s": 36.667,
"l": 64.706
},
"oklch": {
"l": 0.80303,
"c": 0.08783,
"h": 115.4
},
"luminance": 0.52745
}Semantic roles & 50–950 ramp
primary
#BCC684
secondary
#625996
accent
#36B048
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380