#BCC69A#BCC69A
#BCC69A is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.7% C 0.060 H 118.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC69A |
|---|---|
| RGB | rgb(188, 198, 154) |
| HSL | hsl(74, 28%, 69%) |
| HSV | hsv(74, 22%, 78%) |
| CMYK | cmyk(5.1%, 0%, 22.2%, 22.4%) |
| CIE-LAB | lab(78.12, -10.95, 20.95) |
| CIE-LCH | lch(78.12, 23.64, 117.60°) |
| OKLab | oklab(80.75% -0.0286 0.0533) |
| OKLCH | oklch(80.75% 0.061 118.2) |
| XYZ | xyz(46.7653, 53.4128, 38.4116) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.74
Sage Green
#9CAF88
ΔE00 7.38
Greenish Tan
#BCCB7A
ΔE00 7.70
Tan Green
#A9BE70
ΔE00 8.04
Light Moss Green
#A6C875
ΔE00 8.96
Greenish Grey
#96AE8D
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC69A #A49AC6
analogous
#C6BA9A #BCC69A #A6C69A
triadic
#BCC69A #9ABCC6 #C69ABC
tetradic
#BCC69A #9AC6BA #A49AC6 #C69AA6
square
#BCC69A #9AC6BA #A49AC6 #C69AA6
split-complementary
#BCC69A #9AA6C6 #BA9AC6
monochromatic
#849353 #A2B073 #BCC69A #D6DCC1 #F0F2E8
Accessibility & contrast
On white
1.80
#BCC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BCC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC69A
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC69A | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC197
Deuteranopia (green-blind)
#CBC19C
Tritanopia (blue-blind)
#C1C1BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc69a; /* rgb */ color: rgb(188, 198, 154); /* oklch */ color: oklch(80.7% 0.060 118.2);
Tailwind
colors: {
custom: {
50: '#d0d7b8',
500: '#bcc69a',
950: '#000000',
},
}SCSS
$custom: #bcc69a; $custom-light: #d0d7b8; $custom-dark: #000000;
JSON
{
"hex": "#bcc69a",
"rgb": {
"r": 188,
"g": 198,
"b": 154
},
"hsl": {
"h": 73.636,
"s": 27.848,
"l": 69.02
},
"oklch": {
"l": 0.80745,
"c": 0.0605,
"h": 118.2
},
"luminance": 0.53413
}Semantic roles & 50–950 ramp
primary
#BCC69A
secondary
#756A9A
accent
#3FA657
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381