#BBCFB6#BBCFB6
#BBCFB6 is a very light, muted green. Relative luminance 0.586; OKLCH L 83.3% C 0.041 H 139.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFB6 |
|---|---|
| RGB | rgb(187, 207, 182) |
| HSL | hsl(108, 21%, 76%) |
| HSV | hsv(108, 12%, 81%) |
| CMYK | cmyk(9.7%, 0%, 12.1%, 18.8%) |
| CIE-LAB | lab(81.05, -11.37, 10.15) |
| CIE-LCH | lch(81.05, 15.25, 138.25°) |
| OKLab | oklab(83.25% -0.0308 0.0264) |
| OKLCH | oklch(83.25% 0.041 139.4) |
| XYZ | xyz(51.2482, 58.5673, 52.8516) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.68
Sage Green
#9CAF88
ΔE00 9.84
Darkseagreen
#8FBC8F
ΔE00 10.24
Light Grey Green
#B7E1A1
ΔE00 10.61
Light Grey
#D8DCD6
ΔE00 10.78
Silver (survey)
#C5C9C7
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFB6 #CAB6CF
analogous
#C8CFB6 #BBCFB6 #B6CFBE
triadic
#BBCFB6 #B6BBCF #CFB6BB
tetradic
#BBCFB6 #B6C8CF #CAB6CF #CFBEB6
square
#BBCFB6 #B6C8CF #CAB6CF #CFBEB6
split-complementary
#BBCFB6 #BEB6CF #CFB6C8
monochromatic
#769E6C #99B791 #BBCFB6 #DDE7DB #EEF3ED
Accessibility & contrast
On white
1.65
#BBCFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BBCFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFB6
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFB6 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB5
Deuteranopia (green-blind)
#CDC9B7
Tritanopia (blue-blind)
#BACDC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcfb6; /* rgb */ color: rgb(187, 207, 182); /* oklch */ color: oklch(83.3% 0.041 139.4);
Tailwind
colors: {
custom: {
50: '#cfddcb',
500: '#bbcfb6',
950: '#000000',
},
}SCSS
$custom: #bbcfb6; $custom-light: #cfddcb; $custom-dark: #000000;
JSON
{
"hex": "#bbcfb6",
"rgb": {
"r": 187,
"g": 207,
"b": 182
},
"hsl": {
"h": 108,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.83252,
"c": 0.04054,
"h": 139.4
},
"luminance": 0.58568
}Semantic roles & 50–950 ramp
primary
#BBCFB6
secondary
#9E85A4
accent
#469F8D
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483