#BCCABC#BCCABC
#BCCABC is a very light, muted green. Relative luminance 0.566; OKLCH L 82.4% C 0.025 H 145.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCABC |
|---|---|
| RGB | rgb(188, 202, 188) |
| HSL | hsl(120, 12%, 76%) |
| HSV | hsv(120, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(79.93, -7.38, 5.35) |
| CIE-LCH | lch(79.93, 9.11, 144.05°) |
| OKLab | oklab(82.43% -0.0202 0.014) |
| OKLCH | oklch(82.43% 0.025 145.4) |
| XYZ | xyz(50.9349, 56.5629, 55.8015) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.33
Light Grey
#D8DCD6
ΔE00 7.60
Silver
#C0C0C0
ΔE00 9.75
Light Gray
#D3D3D3
ΔE00 10.12
Gainsboro
#DCDCDC
ΔE00 10.94
Greenish Grey
#96AE8D
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCABC #CABCCA
analogous
#C3CABC #BCCABC #BCCAC3
triadic
#BCCABC #BCBCCA #CABCBC
tetradic
#BCCABC #BCC3CA #CABCCA #CAC3BC
square
#BCCABC #BCC3CA #CABCCA #CAC3BC
split-complementary
#BCCABC #C3BCCA #CABCC3
monochromatic
#789478 #9AAF9A #BCCABC #DEE5DE #EEF1EE
Accessibility & contrast
On white
1.71
#BCCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BCCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCABC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCABC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#BBC9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccabc; /* rgb */ color: rgb(188, 202, 188); /* oklch */ color: oklch(82.4% 0.025 145.4);
Tailwind
colors: {
custom: {
50: '#d0dad0',
500: '#bccabc',
950: '#000000',
},
}SCSS
$custom: #bccabc; $custom-light: #d0dad0; $custom-dark: #000000;
JSON
{
"hex": "#bccabc",
"rgb": {
"r": 188,
"g": 202,
"b": 188
},
"hsl": {
"h": 120,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82429,
"c": 0.02459,
"h": 145.4
},
"luminance": 0.56563
}Semantic roles & 50–950 ramp
primary
#BCCABC
secondary
#9E8C9E
accent
#509696
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383