#BCC2B7#BCC2B7
#BCC2B7 is a light, near-neutral yellow-green. Relative luminance 0.527; OKLCH L 80.6% C 0.017 H 130.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2B7 |
|---|---|
| RGB | rgb(188, 194, 183) |
| HSL | hsl(93, 8%, 74%) |
| HSV | hsv(93, 6%, 76%) |
| CMYK | cmyk(3.1%, 0%, 5.7%, 23.9%) |
| CIE-LAB | lab(77.69, -4.09, 4.81) |
| CIE-LCH | lch(77.69, 6.31, 130.40°) |
| OKLab | oklab(80.62% -0.0107 0.0126) |
| OKLCH | oklch(80.62% 0.017 130.5) |
| XYZ | xyz(48.5767, 52.6937, 52.4023) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.01
Silver
#C0C0C0
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 7.02
Light Gray
#D3D3D3
ΔE00 8.13
Warm Gray
#C9BEB0
ΔE00 8.19
Dove Gray
#B6B8BD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2B7 #BDB7C2
analogous
#C2C2B7 #BCC2B7 #B7C2B8
triadic
#BCC2B7 #B7BCC2 #C2B7BC
tetradic
#BCC2B7 #B7C2C2 #BDB7C2 #C2B8B7
square
#BCC2B7 #B7C2C2 #BDB7C2 #C2B8B7
split-complementary
#BCC2B7 #B8B7C2 #C2B7C2
monochromatic
#7E8A75 #9DA696 #BCC2B7 #DBDED8 #F0F1EE
Accessibility & contrast
On white
1.82
#BCC2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BCC2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2B7
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2B7 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B6
Deuteranopia (green-blind)
#C2C0B7
Tritanopia (blue-blind)
#BCC1BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc2b7; /* rgb */ color: rgb(188, 194, 183); /* oklch */ color: oklch(80.6% 0.017 130.5);
Tailwind
colors: {
custom: {
50: '#d0d4cc',
500: '#bcc2b7',
950: '#000000',
},
}SCSS
$custom: #bcc2b7; $custom-light: #d0d4cc; $custom-dark: #000000;
JSON
{
"hex": "#bcc2b7",
"rgb": {
"r": 188,
"g": 194,
"b": 183
},
"hsl": {
"h": 92.727,
"s": 8.271,
"l": 73.922
},
"oklch": {
"l": 0.8062,
"c": 0.01656,
"h": 130.5
},
"luminance": 0.52694
}Semantic roles & 50–950 ramp
primary
#BCC2B7
secondary
#8F8895
accent
#539276
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383