#BCCABD#BCCABD
#BCCABD is a very light, muted green. Relative luminance 0.566; OKLCH L 82.5% C 0.024 H 147.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCABD |
|---|---|
| RGB | rgb(188, 202, 189) |
| HSL | hsl(124, 12%, 76%) |
| HSV | hsv(124, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 6.4%, 20.8%) |
| CIE-LAB | lab(79.96, -7.20, 4.85) |
| CIE-LCH | lch(79.96, 8.68, 146.02°) |
| OKLab | oklab(82.46% -0.0198 0.0127) |
| OKLCH | oklch(82.46% 0.024 147.4) |
| XYZ | xyz(51.0431, 56.6061, 56.3712) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.01
Light Grey
#D8DCD6
ΔE00 7.39
Silver
#C0C0C0
ΔE00 9.47
Light Gray
#D3D3D3
ΔE00 9.84
Gainsboro
#DCDCDC
ΔE00 10.69
Fog
#D8DCE0
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCABD #CABCC9
analogous
#C2CABC #BCCABD #BCCAC4
triadic
#BCCABD #BDBCCA #CABDBC
tetradic
#BCCABD #BCC2CA #CABCC9 #CAC4BC
square
#BCCABD #BCC2CA #CABCC9 #CAC4BC
split-complementary
#BCCABD #C4BCCA #CABCC2
monochromatic
#78947A #9AAF9B #BCCABD #DEE5DF #EEF1EE
Accessibility & contrast
On white
1.70
#BCCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BCCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCABD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCABD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BC
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#BBC9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccabd; /* rgb */ color: rgb(188, 202, 189); /* oklch */ color: oklch(82.5% 0.024 147.4);
Tailwind
colors: {
custom: {
50: '#d0dad0',
500: '#bccabd',
950: '#000000',
},
}SCSS
$custom: #bccabd; $custom-light: #d0dad0; $custom-dark: #000000;
JSON
{
"hex": "#bccabd",
"rgb": {
"r": 188,
"g": 202,
"b": 189
},
"hsl": {
"h": 124.286,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82457,
"c": 0.02353,
"h": 147.4
},
"luminance": 0.56607
}Semantic roles & 50–950 ramp
primary
#BCCABD
secondary
#9E8C9D
accent
#509196
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383