#BCC3AA#BCC3AA
#BCC3AA is a light, muted yellow-green. Relative luminance 0.526; OKLCH L 80.5% C 0.035 H 119.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3AA |
|---|---|
| RGB | rgb(188, 195, 170) |
| HSL | hsl(77, 17%, 72%) |
| HSV | hsv(77, 13%, 76%) |
| CMYK | cmyk(3.6%, 0%, 12.8%, 23.5%) |
| CIE-LAB | lab(77.65, -6.86, 11.75) |
| CIE-LCH | lch(77.65, 13.61, 120.29°) |
| OKLab | oklab(80.49% -0.0175 0.0305) |
| OKLCH | oklch(80.49% 0.035 119.9) |
| XYZ | xyz(47.5089, 52.6239, 45.6770) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.70
Bland
#AFA88B
ΔE00 9.06
Greenish Grey
#96AE8D
ΔE00 9.28
Cement
#A5A391
ΔE00 9.57
Stone (survey)
#ADA587
ΔE00 10.00
Silver (survey)
#C5C9C7
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3AA #B1AAC3
analogous
#C3BEAA #BCC3AA #B0C3AA
triadic
#BCC3AA #AABCC3 #C3AABC
tetradic
#BCC3AA #AAC3BE #B1AAC3 #C3AAB0
square
#BCC3AA #AAC3BE #B1AAC3 #C3AAB0
split-complementary
#BCC3AA #AAB0C3 #BEAAC3
monochromatic
#838E64 #A0AA86 #BCC3AA #D8DCCE #F1F2ED
Accessibility & contrast
On white
1.82
#BCC3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BCC3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3AA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3AA | 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)
#C7C0A9
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#BEC0BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc3aa; /* rgb */ color: rgb(188, 195, 170); /* oklch */ color: oklch(80.5% 0.035 119.9);
Tailwind
colors: {
custom: {
50: '#d0d5c3',
500: '#bcc3aa',
950: '#000000',
},
}SCSS
$custom: #bcc3aa; $custom-light: #d0d5c3; $custom-dark: #000000;
JSON
{
"hex": "#bcc3aa",
"rgb": {
"r": 188,
"g": 195,
"b": 170
},
"hsl": {
"h": 76.8,
"s": 17.241,
"l": 71.569
},
"oklch": {
"l": 0.80486,
"c": 0.03514,
"h": 119.9
},
"luminance": 0.52624
}Semantic roles & 50–950 ramp
primary
#BCC3AA
secondary
#827A97
accent
#4A9C61
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382