#BCCABF#BCCABF
#BCCABF is a very light, muted green. Relative luminance 0.567; OKLCH L 82.5% C 0.022 H 152.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCABF |
|---|---|
| RGB | rgb(188, 202, 191) |
| HSL | hsl(133, 12%, 76%) |
| HSV | hsv(133, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 5.4%, 20.8%) |
| CIE-LAB | lab(80.01, -6.83, 3.85) |
| CIE-LCH | lch(80.01, 7.84, 150.59°) |
| OKLab | oklab(82.51% -0.019 0.0101) |
| OKLCH | oklch(82.51% 0.022 152.1) |
| XYZ | xyz(51.2617, 56.6936, 57.5224) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.40
Light Grey
#D8DCD6
ΔE00 7.02
Silver
#C0C0C0
ΔE00 8.92
Light Gray
#D3D3D3
ΔE00 9.30
Gainsboro
#DCDCDC
ΔE00 10.18
Fog
#D8DCE0
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCABF #CABCC7
analogous
#C0CABC #BCCABF #BCCAC6
triadic
#BCCABF #BFBCCA #CABFBC
tetradic
#BCCABF #BCC0CA #CABCC7 #CAC6BC
square
#BCCABF #BCC0CA #CABCC7 #CAC6BC
split-complementary
#BCCABF #C6BCCA #CABCC0
monochromatic
#78947E #9AAF9E #BCCABF #DEE5E0 #EEF1EF
Accessibility & contrast
On white
1.70
#BCCABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BCCABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCABF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCABF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C7C6C0
Tritanopia (blue-blind)
#BAC9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccabf; /* rgb */ color: rgb(188, 202, 191); /* oklch */ color: oklch(82.5% 0.022 152.1);
Tailwind
colors: {
custom: {
50: '#d0dad2',
500: '#bccabf',
950: '#000000',
},
}SCSS
$custom: #bccabf; $custom-light: #d0dad2; $custom-dark: #000000;
JSON
{
"hex": "#bccabf",
"rgb": {
"r": 188,
"g": 202,
"b": 191
},
"hsl": {
"h": 132.857,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82512,
"c": 0.02151,
"h": 152.1
},
"luminance": 0.56694
}Semantic roles & 50–950 ramp
primary
#BCCABF
secondary
#9E8C9A
accent
#508796
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383