#BBCFBF#BBCFBF
#BBCFBF is a very light, muted green. Relative luminance 0.590; OKLCH L 83.5% C 0.031 H 151.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFBF |
|---|---|
| RGB | rgb(187, 207, 191) |
| HSL | hsl(132, 17%, 77%) |
| HSV | hsv(132, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(81.26, -9.76, 5.66) |
| CIE-LCH | lch(81.26, 11.28, 149.90°) |
| OKLab | oklab(83.49% -0.0271 0.0148) |
| OKLCH | oklch(83.49% 0.031 151.4) |
| XYZ | xyz(52.2084, 58.9514, 57.9083) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.86
Silver (survey)
#C5C9C7
ΔE00 9.27
Honeydew
#F0FFF0
ΔE00 11.04
Greenish Grey
#96AE8D
ΔE00 11.14
Powder Blue
#B0E0E6
ΔE00 11.65
Sage Green
#9CAF88
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFBF #CFBBCB
analogous
#C1CFBB #BBCFBF #BBCFC9
triadic
#BBCFBF #BFBBCF #CFBFBB
tetradic
#BBCFBF #BBC1CF #CFBBCB #CFC9BB
square
#BBCFBF #BBC1CF #CFBBCB #CFC9BB
split-complementary
#BBCFBF #C9BBCF #CFBBC1
monochromatic
#739C7B #97B69D #BBCFBF #DFE8E1 #EDF2EE
Accessibility & contrast
On white
1.64
#BBCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BBCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFBF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFBF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#CCC9C0
Tritanopia (blue-blind)
#B9CECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbcfbf; /* rgb */ color: rgb(187, 207, 191); /* oklch */ color: oklch(83.5% 0.031 151.4);
Tailwind
colors: {
custom: {
50: '#cfddd2',
500: '#bbcfbf',
950: '#000000',
},
}SCSS
$custom: #bbcfbf; $custom-light: #cfddd2; $custom-dark: #000000;
JSON
{
"hex": "#bbcfbf",
"rgb": {
"r": 187,
"g": 207,
"b": 191
},
"hsl": {
"h": 132,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83489,
"c": 0.03085,
"h": 151.4
},
"luminance": 0.58952
}Semantic roles & 50–950 ramp
primary
#BBCFBF
secondary
#A48B9F
accent
#4A8B9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483