#BCC2B3#BCC2B3
#BCC2B3 is a light, muted yellow-green. Relative luminance 0.525; OKLCH L 80.5% C 0.022 H 124.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2B3 |
|---|---|
| RGB | rgb(188, 194, 179) |
| HSL | hsl(84, 11%, 73%) |
| HSV | hsv(84, 8%, 76%) |
| CMYK | cmyk(3.1%, 0%, 7.7%, 23.9%) |
| CIE-LAB | lab(77.60, -4.80, 6.83) |
| CIE-LCH | lch(77.60, 8.35, 125.13°) |
| OKLab | oklab(80.51% -0.0124 0.0178) |
| OKLCH | oklch(80.51% 0.022 124.7) |
| XYZ | xyz(48.1662, 52.5296, 50.2408) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 7.82
Silver
#C0C0C0
ΔE00 8.11
Warm Gray
#C9BEB0
ΔE00 8.51
Cement
#A5A391
ΔE00 9.03
Greyish
#A8A495
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2B3 #B9B3C2
analogous
#C2C0B3 #BCC2B3 #B4C2B3
triadic
#BCC2B3 #B3BCC2 #C2B3BC
tetradic
#BCC2B3 #B3C2C0 #B9B3C2 #C2B3B4
square
#BCC2B3 #B3C2C0 #B9B3C2 #C2B3B4
split-complementary
#BCC2B3 #B3B4C2 #C0B3C2
monochromatic
#808B70 #9EA791 #BCC2B3 #DADDD5 #F0F1EE
Accessibility & contrast
On white
1.83
#BCC2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BCC2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2B3
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2B3 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B2
Deuteranopia (green-blind)
#C3C0B4
Tritanopia (blue-blind)
#BDC0BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc2b3; /* rgb */ color: rgb(188, 194, 179); /* oklch */ color: oklch(80.5% 0.022 124.7);
Tailwind
colors: {
custom: {
50: '#d0d4c9',
500: '#bcc2b3',
950: '#000000',
},
}SCSS
$custom: #bcc2b3; $custom-light: #d0d4c9; $custom-dark: #000000;
JSON
{
"hex": "#bcc2b3",
"rgb": {
"r": 188,
"g": 194,
"b": 179
},
"hsl": {
"h": 84,
"s": 10.949,
"l": 73.137
},
"oklch": {
"l": 0.80511,
"c": 0.02171,
"h": 124.7
},
"luminance": 0.5253
}Semantic roles & 50–950 ramp
primary
#BCC2B3
secondary
#8B8495
accent
#50956C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382