#BBCCB7#BBCCB7
#BBCCB7 is a very light, muted green. Relative luminance 0.572; OKLCH L 82.6% C 0.034 H 139.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCB7 |
|---|---|
| RGB | rgb(187, 204, 183) |
| HSL | hsl(109, 17%, 76%) |
| HSV | hsv(109, 10%, 80%) |
| CMYK | cmyk(8.3%, 0%, 10.3%, 20%) |
| CIE-LAB | lab(80.27, -9.66, 8.51) |
| CIE-LCH | lch(80.27, 12.87, 138.62°) |
| OKLab | oklab(82.64% -0.0261 0.0222) |
| OKLCH | oklch(82.64% 0.034 139.7) |
| XYZ | xyz(50.6320, 57.1690, 53.1578) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.59
Greenish Grey
#96AE8D
ΔE00 9.83
Silver (survey)
#C5C9C7
ΔE00 9.99
Sage Green
#9CAF88
ΔE00 10.08
Darkseagreen
#8FBC8F
ΔE00 11.21
Honeydew
#F0FFF0
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCB7 #C8B7CC
analogous
#C5CCB7 #BBCCB7 #B7CCBD
triadic
#BBCCB7 #B7BBCC #CCB7BB
tetradic
#BBCCB7 #B7C5CC #C8B7CC #CCBDB7
square
#BBCCB7 #B7C5CC #C8B7CC #CCBDB7
split-complementary
#BBCCB7 #BDB7CC #CCB7C5
monochromatic
#77996F #99B393 #BBCCB7 #DDE5DB #EEF2ED
Accessibility & contrast
On white
1.69
#BBCCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BBCCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCB7
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCB7 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B6
Deuteranopia (green-blind)
#CBC6B8
Tritanopia (blue-blind)
#BACAC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbccb7; /* rgb */ color: rgb(187, 204, 183); /* oklch */ color: oklch(82.6% 0.034 139.7);
Tailwind
colors: {
custom: {
50: '#cfdbcc',
500: '#bbccb7',
950: '#000000',
},
}SCSS
$custom: #bbccb7; $custom-light: #cfdbcc; $custom-dark: #000000;
JSON
{
"hex": "#bbccb7",
"rgb": {
"r": 187,
"g": 204,
"b": 183
},
"hsl": {
"h": 108.571,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.82642,
"c": 0.03426,
"h": 139.7
},
"luminance": 0.57169
}Semantic roles & 50–950 ramp
primary
#BBCCB7
secondary
#9C87A0
accent
#4A9B8C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131513
muted
#838483