#BCC68F#BCC68F
#BCC68F is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.5% C 0.074 H 116.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC68F |
|---|---|
| RGB | rgb(188, 198, 143) |
| HSL | hsl(71, 33%, 67%) |
| HSV | hsv(71, 28%, 78%) |
| CMYK | cmyk(5.1%, 0%, 27.8%, 22.4%) |
| CIE-LAB | lab(77.91, -12.54, 26.49) |
| CIE-LCH | lch(77.91, 29.31, 115.33°) |
| OKLab | oklab(80.51% -0.0332 0.0666) |
| OKLCH | oklch(80.51% 0.074 116.5) |
| XYZ | xyz(45.8908, 53.0630, 33.8059) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.33
Greenish Tan
#BCCB7A
ΔE00 5.12
Tan Green
#A9BE70
ΔE00 5.81
Light Olive
#ACBF69
ΔE00 6.65
Greenish Beige
#C9D179
ΔE00 6.85
Light Moss Green
#A6C875
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC68F #998FC6
analogous
#C6B58F #BCC68F #A1C68F
triadic
#BCC68F #8FBCC6 #C68FBC
tetradic
#BCC68F #8FC6B5 #998FC6 #C68FA1
square
#BCC68F #8FC6B5 #998FC6 #C68FA1
split-complementary
#BCC68F #8FA1C6 #B58FC6
monochromatic
#84914A #A4B166 #BCC68F #D4DBB8 #EDEFE0
Accessibility & contrast
On white
1.81
#BCC68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BCC68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC68F
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC68F | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC08B
Deuteranopia (green-blind)
#CDC191
Tritanopia (blue-blind)
#C2C0B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc68f; /* rgb */ color: rgb(188, 198, 143); /* oklch */ color: oklch(80.5% 0.074 116.5);
Tailwind
colors: {
custom: {
50: '#d0d7b0',
500: '#bcc68f',
950: '#000000',
},
}SCSS
$custom: #bcc68f; $custom-light: #d0d7b0; $custom-dark: #000000;
JSON
{
"hex": "#bcc68f",
"rgb": {
"r": 188,
"g": 198,
"b": 143
},
"hsl": {
"h": 70.909,
"s": 32.544,
"l": 66.863
},
"oklch": {
"l": 0.80513,
"c": 0.07439,
"h": 116.5
},
"luminance": 0.53063
}Semantic roles & 50–950 ramp
primary
#BCC68F
secondary
#6B6099
accent
#3AAB4F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381