#BCC67F#BCC67F
#BCC67F is a light, moderate yellow. Relative luminance 0.526; OKLCH L 80.2% C 0.094 H 115.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC67F |
|---|---|
| RGB | rgb(188, 198, 127) |
| HSL | hsl(68, 38%, 64%) |
| HSV | hsv(68, 36%, 78%) |
| CMYK | cmyk(5.1%, 0%, 35.9%, 22.4%) |
| CIE-LAB | lab(77.65, -14.63, 34.47) |
| CIE-LCH | lch(77.65, 37.45, 113.00°) |
| OKLab | oklab(80.21% -0.0397 0.0849) |
| OKLCH | oklch(80.21% 0.094 115.1) |
| XYZ | xyz(44.7640, 52.6123, 27.8716) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.16
Pale Olive
#B9CC81
ΔE00 2.45
Tan Green
#A9BE70
ΔE00 3.92
Light Olive
#ACBF69
ΔE00 4.00
Greenish Beige
#C9D179
ΔE00 4.07
Light Moss Green
#A6C875
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC67F #897FC6
analogous
#C6AC7F #BCC67F #98C67F
triadic
#BCC67F #7FBCC6 #C67FBC
tetradic
#BCC67F #7FC6AC #897FC6 #C67F98
square
#BCC67F #7FC6AC #897FC6 #C67F98
split-complementary
#BCC67F #7F98C6 #AC7FC6
monochromatic
#818C3E #A6B355 #BCC67F #D2D9A9 #E8ECD4
Accessibility & contrast
On white
1.82
#BCC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BCC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC67F
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC67F | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF7A
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#C4BEB4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc67f; /* rgb */ color: rgb(188, 198, 127); /* oklch */ color: oklch(80.2% 0.094 115.1);
Tailwind
colors: {
custom: {
50: '#d1d7a5',
500: '#bcc67f',
950: '#000000',
},
}SCSS
$custom: #bcc67f; $custom-light: #d1d7a5; $custom-dark: #000000;
JSON
{
"hex": "#bcc67f",
"rgb": {
"r": 188,
"g": 198,
"b": 127
},
"hsl": {
"h": 68.451,
"s": 38.378,
"l": 63.725
},
"oklch": {
"l": 0.80214,
"c": 0.09375,
"h": 115.1
},
"luminance": 0.52612
}Semantic roles & 50–950 ramp
primary
#BCC67F
secondary
#5E5594
accent
#34B146
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380