#BCC08F#BCC08F
#BCC08F is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.2% C 0.066 H 111.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC08F |
|---|---|
| RGB | rgb(188, 192, 143) |
| HSL | hsl(65, 28%, 66%) |
| HSV | hsv(65, 26%, 75%) |
| CMYK | cmyk(2.1%, 0%, 25.5%, 24.7%) |
| CIE-LAB | lab(76.30, -9.45, 24.31) |
| CIE-LCH | lch(76.30, 26.08, 111.25°) |
| OKLab | oklab(79.23% -0.0244 0.0614) |
| OKLCH | oklch(79.23% 0.066 111.7) |
| XYZ | xyz(44.5465, 50.3743, 33.3578) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.44
Greenish Tan
#BCCB7A
ΔE00 6.89
Darkkhaki
#BDB76B
ΔE00 7.01
Tan Green
#A9BE70
ΔE00 7.10
Sand
#C2B280
ΔE00 7.38
Sage Green
#9CAF88
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC08F #938FC0
analogous
#C0AB8F #BCC08F #A3C08F
triadic
#BCC08F #8FBCC0 #C08FBC
tetradic
#BCC08F #8FC0AB #938FC0 #C08FA3
square
#BCC08F #8FC0AB #938FC0 #C08FA3
split-complementary
#BCC08F #8FA3C0 #AB8FC0
monochromatic
#83884D #A5AA68 #BCC08F #D3D6B6 #EBECDD
Accessibility & contrast
On white
1.90
#BCC08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BCC08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC08F
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC08F | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB8C
Deuteranopia (green-blind)
#C8BD91
Tritanopia (blue-blind)
#C2BAB3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcc08f; /* rgb */ color: rgb(188, 192, 143); /* oklch */ color: oklch(79.2% 0.066 111.7);
Tailwind
colors: {
custom: {
50: '#d0d3b0',
500: '#bcc08f',
950: '#000000',
},
}SCSS
$custom: #bcc08f; $custom-light: #d0d3b0; $custom-dark: #000000;
JSON
{
"hex": "#bcc08f",
"rgb": {
"r": 188,
"g": 192,
"b": 143
},
"hsl": {
"h": 64.898,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.79232,
"c": 0.06602,
"h": 111.7
},
"luminance": 0.50374
}Semantic roles & 50–950 ramp
primary
#BCC08F
secondary
#666291
accent
#3FA747
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381