#BCC378#BCC378
#BCC378 is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.4% C 0.098 H 113.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC378 |
|---|---|
| RGB | rgb(188, 195, 120) |
| HSL | hsl(66, 38%, 62%) |
| HSV | hsv(66, 38%, 76%) |
| CMYK | cmyk(3.6%, 0%, 38.5%, 23.5%) |
| CIE-LAB | lab(76.73, -13.94, 36.88) |
| CIE-LCH | lch(76.73, 39.42, 110.70°) |
| OKLab | oklab(79.45% -0.0382 0.0901) |
| OKLCH | oklch(79.45% 0.098 113) |
| XYZ | xyz(43.6447, 51.0782, 25.3256) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.62
Pale Olive
#B9CC81
ΔE00 3.53
Light Olive
#ACBF69
ΔE00 3.69
Greenish Beige
#C9D179
ΔE00 3.94
Tan Green
#A9BE70
ΔE00 4.05
Darkkhaki
#BDB76B
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC378 #7F78C3
analogous
#C3A578 #BCC378 #97C378
triadic
#BCC378 #78BCC3 #C378BC
tetradic
#BCC378 #78C3A5 #7F78C3 #C37897
square
#BCC378 #78C3A5 #7F78C3 #C37897
split-complementary
#BCC378 #7897C3 #A578C3
monochromatic
#7E853B #A7B04E #BCC378 #D1D6A2 #E6E9CD
Accessibility & contrast
On white
1.87
#BCC378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#BCC378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC378
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC378 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC72
Deuteranopia (green-blind)
#CDBE7B
Tritanopia (blue-blind)
#C5BBB0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcc378; /* rgb */ color: rgb(188, 195, 120); /* oklch */ color: oklch(79.4% 0.098 113.0);
Tailwind
colors: {
custom: {
50: '#d1d5a0',
500: '#bcc378',
950: '#000000',
},
}SCSS
$custom: #bcc378; $custom-light: #d1d5a0; $custom-dark: #000000;
JSON
{
"hex": "#bcc378",
"rgb": {
"r": 188,
"g": 195,
"b": 120
},
"hsl": {
"h": 65.6,
"s": 38.462,
"l": 61.765
},
"oklch": {
"l": 0.79447,
"c": 0.09792,
"h": 113
},
"luminance": 0.51078
}Semantic roles & 50–950 ramp
primary
#BCC378
secondary
#57528E
accent
#34B140
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380