#BCC5AA#BCC5AA
#BCC5AA is a light, muted yellow-green. Relative luminance 0.535; OKLCH L 80.9% C 0.038 H 122.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5AA |
|---|---|
| RGB | rgb(188, 197, 170) |
| HSL | hsl(80, 19%, 72%) |
| HSV | hsv(80, 14%, 77%) |
| CMYK | cmyk(4.6%, 0%, 13.7%, 22.7%) |
| CIE-LAB | lab(78.18, -7.91, 12.50) |
| CIE-LCH | lch(78.18, 14.79, 122.30°) |
| OKLab | oklab(80.91% -0.0204 0.0324) |
| OKLCH | oklch(80.91% 0.038 122.3) |
| XYZ | xyz(47.9600, 53.5261, 45.8274) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.35
Greenish Grey
#96AE8D
ΔE00 8.95
Bland
#AFA88B
ΔE00 9.78
Cement
#A5A391
ΔE00 10.42
Light Grey
#D8DCD6
ΔE00 10.68
Stone (survey)
#ADA587
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5AA #B3AAC5
analogous
#C5C1AA #BCC5AA #AFC5AA
triadic
#BCC5AA #AABCC5 #C5AABC
tetradic
#BCC5AA #AAC5C1 #B3AAC5 #C5AAAF
square
#BCC5AA #AAC5C1 #B3AAC5 #C5AAAF
split-complementary
#BCC5AA #AAAFC5 #C1AAC5
monochromatic
#829163 #9FAC86 #BCC5AA #D9DECE #F1F3ED
Accessibility & contrast
On white
1.79
#BCC5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BCC5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5AA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5AA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#BEC2BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc5aa; /* rgb */ color: rgb(188, 197, 170); /* oklch */ color: oklch(80.9% 0.038 122.3);
Tailwind
colors: {
custom: {
50: '#d0d6c3',
500: '#bcc5aa',
950: '#000000',
},
}SCSS
$custom: #bcc5aa; $custom-light: #d0d6c3; $custom-dark: #000000;
JSON
{
"hex": "#bcc5aa",
"rgb": {
"r": 188,
"g": 197,
"b": 170
},
"hsl": {
"h": 80,
"s": 18.881,
"l": 71.961
},
"oklch": {
"l": 0.80907,
"c": 0.03828,
"h": 122.3
},
"luminance": 0.53526
}Semantic roles & 50–950 ramp
primary
#BCC5AA
secondary
#847A99
accent
#489D65
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382