#BCC87D#BCC87D
#BCC87D is a light, moderate yellow. Relative luminance 0.535; OKLCH L 80.6% C 0.099 H 116.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC87D |
|---|---|
| RGB | rgb(188, 200, 125) |
| HSL | hsl(70, 41%, 64%) |
| HSV | hsv(70, 38%, 78%) |
| CMYK | cmyk(6%, 0%, 37.5%, 21.6%) |
| CIE-LAB | lab(78.16, -15.88, 36.16) |
| CIE-LCH | lch(78.16, 39.49, 113.71°) |
| OKLab | oklab(80.61% -0.0434 0.0887) |
| OKLCH | oklch(80.61% 0.099 116.1) |
| XYZ | xyz(45.0952, 53.4810, 27.3453) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.27
Pale Olive
#B9CC81
ΔE00 1.88
Greenish Beige
#C9D179
ΔE00 3.48
Light Olive
#ACBF69
ΔE00 3.67
Tan Green
#A9BE70
ΔE00 3.80
Pale Olive Green
#B1D27B
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC87D #897DC8
analogous
#C8AE7D #BCC87D #96C87D
triadic
#BCC87D #7DBCC8 #C87DBC
tetradic
#BCC87D #7DC8AE #897DC8 #C87D96
square
#BCC87D #7DC8AE #897DC8 #C87D96
split-complementary
#BCC87D #7D96C8 #AE7DC8
monochromatic
#818E3C #A6B652 #BCC87D #D2DAA8 #E8ECD3
Accessibility & contrast
On white
1.80
#BCC87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BCC87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC87D
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC87D | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#C4C0B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc87d; /* rgb */ color: rgb(188, 200, 125); /* oklch */ color: oklch(80.6% 0.099 116.1);
Tailwind
colors: {
custom: {
50: '#d1d8a3',
500: '#bcc87d',
950: '#000000',
},
}SCSS
$custom: #bcc87d; $custom-light: #d1d8a3; $custom-dark: #000000;
JSON
{
"hex": "#bcc87d",
"rgb": {
"r": 188,
"g": 200,
"b": 125
},
"hsl": {
"h": 69.6,
"s": 40.541,
"l": 63.725
},
"oklch": {
"l": 0.80613,
"c": 0.09879,
"h": 116.1
},
"luminance": 0.53481
}Semantic roles & 50–950 ramp
primary
#BCC87D
secondary
#5E5496
accent
#32B447
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380