#BCC2B2#BCC2B2
#BCC2B2 is a light, muted yellow-green. Relative luminance 0.525; OKLCH L 80.5% C 0.023 H 123.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2B2 |
|---|---|
| RGB | rgb(188, 194, 178) |
| HSL | hsl(83, 12%, 73%) |
| HSV | hsv(83, 8%, 76%) |
| CMYK | cmyk(3.1%, 0%, 8.2%, 23.9%) |
| CIE-LAB | lab(77.57, -4.98, 7.33) |
| CIE-LCH | lch(77.57, 8.86, 124.17°) |
| OKLab | oklab(80.48% -0.0128 0.0192) |
| OKLCH | oklch(80.48% 0.023 123.7) |
| XYZ | xyz(48.0655, 52.4893, 49.7101) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.92
Light Grey
#D8DCD6
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.47
Warm Gray
#C9BEB0
ΔE00 8.62
Cement
#A5A391
ΔE00 8.99
Greyish
#A8A495
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2B2 #B8B2C2
analogous
#C2C0B2 #BCC2B2 #B4C2B2
triadic
#BCC2B2 #B2BCC2 #C2B2BC
tetradic
#BCC2B2 #B2C2C0 #B8B2C2 #C2B2B4
square
#BCC2B2 #B2C2C0 #B8B2C2 #C2B2B4
split-complementary
#BCC2B2 #B2B4C2 #C0B2C2
monochromatic
#808B6E #9EA790 #BCC2B2 #DADDD4 #F0F1EE
Accessibility & contrast
On white
1.83
#BCC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#BCC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2B2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2B2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#C3C0B3
Tritanopia (blue-blind)
#BDC0BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc2b2; /* rgb */ color: rgb(188, 194, 178); /* oklch */ color: oklch(80.5% 0.023 123.7);
Tailwind
colors: {
custom: {
50: '#d0d4c9',
500: '#bcc2b2',
950: '#000000',
},
}SCSS
$custom: #bcc2b2; $custom-light: #d0d4c9; $custom-dark: #000000;
JSON
{
"hex": "#bcc2b2",
"rgb": {
"r": 188,
"g": 194,
"b": 178
},
"hsl": {
"h": 82.5,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.80484,
"c": 0.02302,
"h": 123.7
},
"luminance": 0.52489
}Semantic roles & 50–950 ramp
primary
#BCC2B2
secondary
#8A8395
accent
#50966A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382