#BBCFB5#BBCFB5
#BBCFB5 is a very light, muted green. Relative luminance 0.585; OKLCH L 83.2% C 0.042 H 138.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFB5 |
|---|---|
| RGB | rgb(187, 207, 181) |
| HSL | hsl(106, 21%, 76%) |
| HSV | hsv(106, 13%, 81%) |
| CMYK | cmyk(9.7%, 0%, 12.6%, 18.8%) |
| CIE-LAB | lab(81.03, -11.55, 10.65) |
| CIE-LCH | lch(81.03, 15.71, 137.31°) |
| OKLab | oklab(83.23% -0.0312 0.0276) |
| OKLCH | oklch(83.23% 0.042 138.5) |
| XYZ | xyz(51.1453, 58.5261, 52.3092) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.57
Sage Green
#9CAF88
ΔE00 9.68
Darkseagreen
#8FBC8F
ΔE00 10.05
Light Grey Green
#B7E1A1
ΔE00 10.33
Light Grey
#D8DCD6
ΔE00 11.00
Light Sage
#BCECAC
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFB5 #C9B5CF
analogous
#C8CFB5 #BBCFB5 #B5CFBC
triadic
#BBCFB5 #B5BBCF #CFB5BB
tetradic
#BBCFB5 #B5C8CF #C9B5CF #CFBCB5
square
#BBCFB5 #B5C8CF #C9B5CF #CFBCB5
split-complementary
#BBCFB5 #BCB5CF #CFB5C8
monochromatic
#779F6B #99B790 #BBCFB5 #DDE7DA #EEF3EC
Accessibility & contrast
On white
1.65
#BBCFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BBCFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFB5
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFB5 | 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)
#D1CAB4
Deuteranopia (green-blind)
#CEC8B6
Tritanopia (blue-blind)
#BACDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcfb5; /* rgb */ color: rgb(187, 207, 181); /* oklch */ color: oklch(83.2% 0.042 138.5);
Tailwind
colors: {
custom: {
50: '#cfddcb',
500: '#bbcfb5',
950: '#000000',
},
}SCSS
$custom: #bbcfb5; $custom-light: #cfddcb; $custom-dark: #000000;
JSON
{
"hex": "#bbcfb5",
"rgb": {
"r": 187,
"g": 207,
"b": 181
},
"hsl": {
"h": 106.154,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.83226,
"c": 0.04169,
"h": 138.5
},
"luminance": 0.58527
}Semantic roles & 50–950 ramp
primary
#BBCFB5
secondary
#9D84A4
accent
#46A08B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482