#BCC2AA#BCC2AA
#BCC2AA is a light, muted yellow-green. Relative luminance 0.522; OKLCH L 80.3% C 0.034 H 118.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2AA |
|---|---|
| RGB | rgb(188, 194, 170) |
| HSL | hsl(75, 16%, 71%) |
| HSV | hsv(75, 12%, 76%) |
| CMYK | cmyk(3.1%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(77.39, -6.34, 11.37) |
| CIE-LCH | lch(77.39, 13.02, 119.14°) |
| OKLab | oklab(80.28% -0.0161 0.0295) |
| OKLCH | oklch(80.28% 0.034 118.6) |
| XYZ | xyz(47.2856, 52.1773, 45.6026) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 8.71
Sage Green
#9CAF88
ΔE00 8.93
Cement
#A5A391
ΔE00 9.15
Greenish Grey
#96AE8D
ΔE00 9.51
Stone (survey)
#ADA587
ΔE00 9.66
Silver (survey)
#C5C9C7
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2AA #B0AAC2
analogous
#C2BCAA #BCC2AA #B0C2AA
triadic
#BCC2AA #AABCC2 #C2AABC
tetradic
#BCC2AA #AAC2BC #B0AAC2 #C2AAB0
square
#BCC2AA #AAC2BC #B0AAC2 #C2AAB0
split-complementary
#BCC2AA #AAB0C2 #BCAAC2
monochromatic
#838D65 #A0A886 #BCC2AA #D8DCCE #F1F2ED
Accessibility & contrast
On white
1.84
#BCC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BCC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2AA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2AA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA9
Deuteranopia (green-blind)
#C5BFAB
Tritanopia (blue-blind)
#BFBFBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcc2aa; /* rgb */ color: rgb(188, 194, 170); /* oklch */ color: oklch(80.3% 0.034 118.6);
Tailwind
colors: {
custom: {
50: '#d0d4c3',
500: '#bcc2aa',
950: '#000000',
},
}SCSS
$custom: #bcc2aa; $custom-light: #d0d4c3; $custom-dark: #000000;
JSON
{
"hex": "#bcc2aa",
"rgb": {
"r": 188,
"g": 194,
"b": 170
},
"hsl": {
"h": 75,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.80276,
"c": 0.03359,
"h": 118.6
},
"luminance": 0.52177
}Semantic roles & 50–950 ramp
primary
#BCC2AA
secondary
#817A96
accent
#4B9B5F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382