#BCC4B2#BCC4B2
#BCC4B2 is a light, muted yellow-green. Relative luminance 0.534; OKLCH L 80.9% C 0.026 H 126.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4B2 |
|---|---|
| RGB | rgb(188, 196, 178) |
| HSL | hsl(87, 13%, 73%) |
| HSV | hsv(87, 9%, 77%) |
| CMYK | cmyk(4.1%, 0%, 9.2%, 23.1%) |
| CIE-LAB | lab(78.10, -6.03, 8.09) |
| CIE-LCH | lch(78.10, 10.09, 126.68°) |
| OKLab | oklab(80.9% -0.0157 0.0211) |
| OKLCH | oklch(80.9% 0.026 126.6) |
| XYZ | xyz(48.5136, 53.3855, 49.8595) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 8.41
Silver
#C0C0C0
ΔE00 9.53
Cement
#A5A391
ΔE00 9.66
Warm Gray
#C9BEB0
ΔE00 9.70
Greyish
#A8A495
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4B2 #BAB2C4
analogous
#C4C3B2 #BCC4B2 #B3C4B2
triadic
#BCC4B2 #B2BCC4 #C4B2BC
tetradic
#BCC4B2 #B2C4C3 #BAB2C4 #C4B2B3
square
#BCC4B2 #B2C4C3 #BAB2C4 #C4B2B3
split-complementary
#BCC4B2 #B2B3C4 #C3B2C4
monochromatic
#808E6D #9EA98F #BCC4B2 #DADFD5 #F0F2EE
Accessibility & contrast
On white
1.80
#BCC4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BCC4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4B2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4B2 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B1
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#BDC2BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc4b2; /* rgb */ color: rgb(188, 196, 178); /* oklch */ color: oklch(80.9% 0.026 126.6);
Tailwind
colors: {
custom: {
50: '#d0d5c9',
500: '#bcc4b2',
950: '#000000',
},
}SCSS
$custom: #bcc4b2; $custom-light: #d0d5c9; $custom-dark: #000000;
JSON
{
"hex": "#bcc4b2",
"rgb": {
"r": 188,
"g": 196,
"b": 178
},
"hsl": {
"h": 86.667,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.80903,
"c": 0.02629,
"h": 126.6
},
"luminance": 0.53386
}Semantic roles & 50–950 ramp
primary
#BCC4B2
secondary
#8C8398
accent
#4E976F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382