#BBCFB3#BBCFB3
#BBCFB3 is a very light, muted green. Relative luminance 0.584; OKLCH L 83.2% C 0.044 H 136.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFB3 |
|---|---|
| RGB | rgb(187, 207, 179) |
| HSL | hsl(103, 23%, 76%) |
| HSV | hsv(103, 14%, 81%) |
| CMYK | cmyk(9.7%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(80.99, -11.90, 11.65) |
| CIE-LCH | lch(80.99, 16.65, 135.59°) |
| OKLab | oklab(83.18% -0.032 0.0302) |
| OKLCH | oklch(83.18% 0.044 136.7) |
| XYZ | xyz(50.9415, 58.4446, 51.2362) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.39
Greenish Grey
#96AE8D
ΔE00 9.40
Darkseagreen
#8FBC8F
ΔE00 9.71
Light Grey Green
#B7E1A1
ΔE00 9.80
Light Sage
#BCECAC
ΔE00 10.93
Light Grey
#D8DCD6
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFB3 #C7B3CF
analogous
#C9CFB3 #BBCFB3 #B3CFB9
triadic
#BBCFB3 #B3BBCF #CFB3BB
tetradic
#BBCFB3 #B3C9CF #C7B3CF #CFB9B3
square
#BBCFB3 #B3C9CF #C7B3CF #CFB9B3
split-complementary
#BBCFB3 #B9B3CF #CFB3C9
monochromatic
#78A068 #99B78D #BBCFB3 #DDE7D9 #EEF3EC
Accessibility & contrast
On white
1.65
#BBCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BBCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFB3
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFB3 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB1
Deuteranopia (green-blind)
#CEC8B4
Tritanopia (blue-blind)
#BBCDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcfb3; /* rgb */ color: rgb(187, 207, 179); /* oklch */ color: oklch(83.2% 0.044 136.7);
Tailwind
colors: {
custom: {
50: '#cfddc9',
500: '#bbcfb3',
950: '#000000',
},
}SCSS
$custom: #bbcfb3; $custom-light: #cfddc9; $custom-dark: #000000;
JSON
{
"hex": "#bbcfb3",
"rgb": {
"r": 187,
"g": 207,
"b": 179
},
"hsl": {
"h": 102.857,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.83176,
"c": 0.04402,
"h": 136.7
},
"luminance": 0.58445
}Semantic roles & 50–950 ramp
primary
#BBCFB3
secondary
#9A82A4
accent
#44A187
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482