#BCC2B0#BCC2B0
#BCC2B0 is a light, muted yellow-green. Relative luminance 0.524; OKLCH L 80.4% C 0.026 H 122.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2B0 |
|---|---|
| RGB | rgb(188, 194, 176) |
| HSL | hsl(80, 13%, 73%) |
| HSV | hsv(80, 9%, 76%) |
| CMYK | cmyk(3.1%, 0%, 9.3%, 23.9%) |
| CIE-LAB | lab(77.53, -5.32, 8.34) |
| CIE-LCH | lch(77.53, 9.89, 122.55°) |
| OKLab | oklab(80.43% -0.0136 0.0217) |
| OKLCH | oklch(80.43% 0.026 122) |
| XYZ | xyz(47.8661, 52.4095, 48.6602) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.64
Light Grey
#D8DCD6
ΔE00 8.54
Warm Gray
#C9BEB0
ΔE00 8.89
Cement
#A5A391
ΔE00 8.94
Silver
#C0C0C0
ΔE00 9.16
Greyish
#A8A495
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2B0 #B6B0C2
analogous
#C2BFB0 #BCC2B0 #B3C2B0
triadic
#BCC2B0 #B0BCC2 #C2B0BC
tetradic
#BCC2B0 #B0C2BF #B6B0C2 #C2B0B3
square
#BCC2B0 #B0C2BF #B6B0C2 #C2B0B3
split-complementary
#BCC2B0 #B0B3C2 #BFB0C2
monochromatic
#818C6C #9FA78D #BCC2B0 #D9DDD3 #F0F2EE
Accessibility & contrast
On white
1.83
#BCC2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BCC2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2B0
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2B0 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AF
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#BEC0BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc2b0; /* rgb */ color: rgb(188, 194, 176); /* oklch */ color: oklch(80.4% 0.026 122.0);
Tailwind
colors: {
custom: {
50: '#d0d4c7',
500: '#bcc2b0',
950: '#000000',
},
}SCSS
$custom: #bcc2b0; $custom-light: #d0d4c7; $custom-dark: #000000;
JSON
{
"hex": "#bcc2b0",
"rgb": {
"r": 188,
"g": 194,
"b": 176
},
"hsl": {
"h": 80,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.80431,
"c": 0.02565,
"h": 122
},
"luminance": 0.5241
}Semantic roles & 50–950 ramp
primary
#BCC2B0
secondary
#888196
accent
#4F9767
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382