#BCCABB#BCCABB
#BCCABB is a very light, muted green. Relative luminance 0.565; OKLCH L 82.4% C 0.026 H 143.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCABB |
|---|---|
| RGB | rgb(188, 202, 187) |
| HSL | hsl(116, 12%, 76%) |
| HSV | hsv(116, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(79.91, -7.56, 5.85) |
| CIE-LCH | lch(79.91, 9.56, 142.25°) |
| OKLab | oklab(82.4% -0.0206 0.0153) |
| OKLCH | oklch(82.4% 0.026 143.5) |
| XYZ | xyz(50.8275, 56.5199, 55.2357) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.64
Light Grey
#D8DCD6
ΔE00 7.82
Silver
#C0C0C0
ΔE00 10.03
Light Gray
#D3D3D3
ΔE00 10.39
Greenish Grey
#96AE8D
ΔE00 11.01
Gainsboro
#DCDCDC
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCABB #C9BBCA
analogous
#C4CABB #BCCABB #BBCAC2
triadic
#BCCABB #BBBCCA #CABBBC
tetradic
#BCCABB #BBC4CA #C9BBCA #CAC2BB
square
#BCCABB #BBC4CA #C9BBCA #CAC2BB
split-complementary
#BCCABB #C2BBCA #CABBC4
monochromatic
#789476 #9AAF99 #BCCABB #DEE5DD #EEF2EE
Accessibility & contrast
On white
1.71
#BCCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BCCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCABB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCABB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C8C6BC
Tritanopia (blue-blind)
#BBC9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccabb; /* rgb */ color: rgb(188, 202, 187); /* oklch */ color: oklch(82.4% 0.026 143.5);
Tailwind
colors: {
custom: {
50: '#d0dacf',
500: '#bccabb',
950: '#000000',
},
}SCSS
$custom: #bccabb; $custom-light: #d0dacf; $custom-dark: #000000;
JSON
{
"hex": "#bccabb",
"rgb": {
"r": 188,
"g": 202,
"b": 187
},
"hsl": {
"h": 116,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82402,
"c": 0.02567,
"h": 143.5
},
"luminance": 0.5652
}Semantic roles & 50–950 ramp
primary
#BCCABB
secondary
#9D8B9E
accent
#4F9792
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383