#BBCFBE#BBCFBE
#BBCFBE is a very light, muted green. Relative luminance 0.589; OKLCH L 83.5% C 0.032 H 149.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFBE |
|---|---|
| RGB | rgb(187, 207, 190) |
| HSL | hsl(129, 17%, 77%) |
| HSV | hsv(129, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(81.24, -9.94, 6.16) |
| CIE-LCH | lch(81.24, 11.70, 148.24°) |
| OKLab | oklab(83.46% -0.0275 0.016) |
| OKLCH | oklch(83.46% 0.032 149.7) |
| XYZ | xyz(52.0987, 58.9075, 57.3307) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.06
Silver (survey)
#C5C9C7
ΔE00 9.52
Greenish Grey
#96AE8D
ΔE00 10.93
Honeydew
#F0FFF0
ΔE00 11.09
Sage Green
#9CAF88
ΔE00 11.49
Powder Blue
#B0E0E6
ΔE00 11.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFBE #CFBBCC
analogous
#C2CFBB #BBCFBE #BBCFC8
triadic
#BBCFBE #BEBBCF #CFBEBB
tetradic
#BBCFBE #BBC2CF #CFBBCC #CFC8BB
square
#BBCFBE #BBC2CF #CFBBCC #CFC8BB
split-complementary
#BBCFBE #C8BBCF #CFBBC2
monochromatic
#739C79 #97B69C #BBCFBE #DFE8E0 #EDF2EE
Accessibility & contrast
On white
1.64
#BBCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BBCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFBE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFBE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBD
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#B9CECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbcfbe; /* rgb */ color: rgb(187, 207, 190); /* oklch */ color: oklch(83.5% 0.032 149.7);
Tailwind
colors: {
custom: {
50: '#cfddd1',
500: '#bbcfbe',
950: '#000000',
},
}SCSS
$custom: #bbcfbe; $custom-light: #cfddd1; $custom-dark: #000000;
JSON
{
"hex": "#bbcfbe",
"rgb": {
"r": 187,
"g": 207,
"b": 190
},
"hsl": {
"h": 129,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83462,
"c": 0.03185,
"h": 149.7
},
"luminance": 0.58908
}Semantic roles & 50–950 ramp
primary
#BBCFBE
secondary
#A48BA0
accent
#4A8F9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483