#BCC58D#BCC58D
#BCC58D is a light, moderate yellow. Relative luminance 0.525; OKLCH L 80.3% C 0.075 H 115.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC58D |
|---|---|
| RGB | rgb(188, 197, 141) |
| HSL | hsl(70, 33%, 66%) |
| HSV | hsv(70, 28%, 77%) |
| CMYK | cmyk(4.6%, 0%, 28.4%, 22.7%) |
| CIE-LAB | lab(77.61, -12.31, 27.13) |
| CIE-LCH | lch(77.61, 29.79, 114.40°) |
| OKLab | oklab(80.26% -0.0325 0.0681) |
| OKLCH | oklch(80.26% 0.075 115.6) |
| XYZ | xyz(45.5128, 52.5473, 32.9391) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 4.95
Tan Green
#A9BE70
ΔE00 5.62
Light Olive
#ACBF69
ΔE00 6.40
Greenish Beige
#C9D179
ΔE00 6.64
Light Moss Green
#A6C875
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC58D #968DC5
analogous
#C5B28D #BCC58D #A0C58D
triadic
#BCC58D #8DBCC5 #C58DBC
tetradic
#BCC58D #8DC5B2 #968DC5 #C58DA0
square
#BCC58D #8DC5B2 #968DC5 #C58DA0
split-complementary
#BCC58D #8DA0C5 #B28DC5
monochromatic
#848F49 #A4B064 #BCC58D #D4DAB6 #ECEEDE
Accessibility & contrast
On white
1.82
#BCC58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BCC58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC58D
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC58D | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF89
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#C2BFB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc58d; /* rgb */ color: rgb(188, 197, 141); /* oklch */ color: oklch(80.3% 0.075 115.6);
Tailwind
colors: {
custom: {
50: '#d0d6ae',
500: '#bcc58d',
950: '#000000',
},
}SCSS
$custom: #bcc58d; $custom-light: #d0d6ae; $custom-dark: #000000;
JSON
{
"hex": "#bcc58d",
"rgb": {
"r": 188,
"g": 197,
"b": 141
},
"hsl": {
"h": 69.643,
"s": 32.558,
"l": 66.275
},
"oklch": {
"l": 0.80259,
"c": 0.07546,
"h": 115.6
},
"luminance": 0.52547
}Semantic roles & 50–950 ramp
primary
#BCC58D
secondary
#685F97
accent
#3AAB4C
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381