#BCCABA#BCCABA
#BCCABA is a very light, muted green. Relative luminance 0.565; OKLCH L 82.4% C 0.027 H 141.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCABA |
|---|---|
| RGB | rgb(188, 202, 186) |
| HSL | hsl(113, 13%, 76%) |
| HSV | hsv(113, 8%, 79%) |
| CMYK | cmyk(6.9%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(79.88, -7.74, 6.35) |
| CIE-LCH | lch(79.88, 10.01, 140.62°) |
| OKLab | oklab(82.38% -0.021 0.0166) |
| OKLCH | oklch(82.38% 0.027 141.7) |
| XYZ | xyz(50.7208, 56.4772, 54.6739) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.95
Light Grey
#D8DCD6
ΔE00 8.04
Silver
#C0C0C0
ΔE00 10.30
Light Gray
#D3D3D3
ΔE00 10.67
Greenish Grey
#96AE8D
ΔE00 10.78
Sage Green
#9CAF88
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCABA #C8BACA
analogous
#C4CABA #BCCABA #BACAC0
triadic
#BCCABA #BABCCA #CABABC
tetradic
#BCCABA #BAC4CA #C8BACA #CAC0BA
square
#BCCABA #BAC4CA #C8BACA #CAC0BA
split-complementary
#BCCABA #C0BACA #CABAC4
monochromatic
#799575 #9AAF97 #BCCABA #DEE5DD #EEF2EE
Accessibility & contrast
On white
1.71
#BCCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BCCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCABA
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCABA | 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)
#CBC7B9
Deuteranopia (green-blind)
#C9C5BB
Tritanopia (blue-blind)
#BBC9C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccaba; /* rgb */ color: rgb(188, 202, 186); /* oklch */ color: oklch(82.4% 0.027 141.7);
Tailwind
colors: {
custom: {
50: '#d0dace',
500: '#bccaba',
950: '#000000',
},
}SCSS
$custom: #bccaba; $custom-light: #d0dace; $custom-dark: #000000;
JSON
{
"hex": "#bccaba",
"rgb": {
"r": 188,
"g": 202,
"b": 186
},
"hsl": {
"h": 112.5,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.82375,
"c": 0.02679,
"h": 141.7
},
"luminance": 0.56478
}Semantic roles & 50–950 ramp
primary
#BCCABA
secondary
#9B8A9E
accent
#4E978E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383