#BCCBBF#BCCBBF
#BCCBBF is a very light, muted green. Relative luminance 0.572; OKLCH L 82.7% C 0.023 H 151.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBBF |
|---|---|
| RGB | rgb(188, 203, 191) |
| HSL | hsl(132, 13%, 77%) |
| HSV | hsv(132, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(80.27, -7.35, 4.23) |
| CIE-LCH | lch(80.27, 8.48, 150.06°) |
| OKLab | oklab(82.72% -0.0204 0.0111) |
| OKLCH | oklch(82.72% 0.023 151.6) |
| XYZ | xyz(51.4971, 57.1643, 57.6009) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.95
Light Grey
#D8DCD6
ΔE00 7.30
Silver
#C0C0C0
ΔE00 9.50
Light Gray
#D3D3D3
ΔE00 9.76
Gainsboro
#DCDCDC
ΔE00 10.57
Fog
#D8DCE0
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBBF #CBBCC8
analogous
#C1CBBC #BCCBBF #BCCBC7
triadic
#BCCBBF #BFBCCB #CBBFBC
tetradic
#BCCBBF #BCC1CB #CBBCC8 #CBC7BC
square
#BCCBBF #BCC1CB #CBBCC8 #CBC7BC
split-complementary
#BCCBBF #C7BCCB #CBBCC1
monochromatic
#77967D #9AB09E #BCCBBF #DEE6E0 #EEF2EF
Accessibility & contrast
On white
1.69
#BCCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BCCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBBF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBBF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#BACAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccbbf; /* rgb */ color: rgb(188, 203, 191); /* oklch */ color: oklch(82.7% 0.023 151.6);
Tailwind
colors: {
custom: {
50: '#d0dad2',
500: '#bccbbf',
950: '#000000',
},
}SCSS
$custom: #bccbbf; $custom-light: #d0dad2; $custom-dark: #000000;
JSON
{
"hex": "#bccbbf",
"rgb": {
"r": 188,
"g": 203,
"b": 191
},
"hsl": {
"h": 132,
"s": 12.605,
"l": 76.667
},
"oklch": {
"l": 0.82721,
"c": 0.02323,
"h": 151.6
},
"luminance": 0.57165
}Semantic roles & 50–950 ramp
primary
#BCCBBF
secondary
#9F8C9B
accent
#4F8897
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383