#BCCAB6#BCCAB6
#BCCAB6 is a very light, muted green. Relative luminance 0.563; OKLCH L 82.3% C 0.031 H 136.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAB6 |
|---|---|
| RGB | rgb(188, 202, 182) |
| HSL | hsl(102, 16%, 75%) |
| HSV | hsv(102, 10%, 79%) |
| CMYK | cmyk(6.9%, 0%, 9.9%, 20.8%) |
| CIE-LAB | lab(79.79, -8.45, 8.36) |
| CIE-LCH | lch(79.79, 11.88, 135.31°) |
| OKLab | oklab(82.27% -0.0227 0.0218) |
| OKLCH | oklch(82.27% 0.031 136.2) |
| XYZ | xyz(50.3016, 56.3095, 52.4657) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.99
Silver (survey)
#C5C9C7
ΔE00 9.18
Greenish Grey
#96AE8D
ΔE00 9.97
Sage Green
#9CAF88
ΔE00 10.12
Silver
#C0C0C0
ΔE00 11.40
Light Gray
#D3D3D3
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAB6 #C4B6CA
analogous
#C6CAB6 #BCCAB6 #B6CABA
triadic
#BCCAB6 #B6BCCA #CAB6BC
tetradic
#BCCAB6 #B6C6CA #C4B6CA #CABAB6
square
#BCCAB6 #B6C6CA #C4B6CA #CABAB6
split-complementary
#BCCAB6 #BAB6CA #CAB6C6
monochromatic
#7B976F #9BB093 #BCCAB6 #DDE4D9 #EFF2ED
Accessibility & contrast
On white
1.71
#BCCAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BCCAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAB6
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAB6 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B5
Deuteranopia (green-blind)
#C9C5B7
Tritanopia (blue-blind)
#BCC8C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccab6; /* rgb */ color: rgb(188, 202, 182); /* oklch */ color: oklch(82.3% 0.031 136.2);
Tailwind
colors: {
custom: {
50: '#d0dacb',
500: '#bccab6',
950: '#000000',
},
}SCSS
$custom: #bccab6; $custom-light: #d0dacb; $custom-dark: #000000;
JSON
{
"hex": "#bccab6",
"rgb": {
"r": 188,
"g": 202,
"b": 182
},
"hsl": {
"h": 102,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.82268,
"c": 0.03143,
"h": 136.2
},
"luminance": 0.5631
}Semantic roles & 50–950 ramp
primary
#BCCAB6
secondary
#97869E
accent
#4B9A82
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382