#BBCCBD#BBCCBD
#BBCCBD is a very light, muted green. Relative luminance 0.574; OKLCH L 82.8% C 0.028 H 148.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCBD |
|---|---|
| RGB | rgb(187, 204, 189) |
| HSL | hsl(127, 14%, 77%) |
| HSV | hsv(127, 8%, 80%) |
| CMYK | cmyk(8.3%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(80.42, -8.58, 5.50) |
| CIE-LCH | lch(80.42, 10.19, 147.31°) |
| OKLab | oklab(82.8% -0.0237 0.0144) |
| OKLCH | oklch(82.8% 0.028 148.8) |
| XYZ | xyz(51.2699, 57.4241, 56.5171) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.27
Silver (survey)
#C5C9C7
ΔE00 8.31
Silver
#C0C0C0
ΔE00 10.80
Light Gray
#D3D3D3
ΔE00 10.99
Greenish Grey
#96AE8D
ΔE00 11.02
Honeydew
#F0FFF0
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCBD #CCBBCA
analogous
#C2CCBB #BBCCBD #BBCCC6
triadic
#BBCCBD #BDBBCC #CCBDBB
tetradic
#BBCCBD #BBC2CC #CCBBCA #CCC6BB
square
#BBCCBD #BBC2CC #CCBBCA #CCC6BB
split-complementary
#BBCCBD #C6BBCC #CCBBC2
monochromatic
#759879 #98B29B #BBCCBD #DEE6DF #EEF2EE
Accessibility & contrast
On white
1.68
#BBCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BBCCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCBD
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCBD | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BC
Deuteranopia (green-blind)
#C9C7BE
Tritanopia (blue-blind)
#B9CBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbccbd; /* rgb */ color: rgb(187, 204, 189); /* oklch */ color: oklch(82.8% 0.028 148.8);
Tailwind
colors: {
custom: {
50: '#cfdbd0',
500: '#bbccbd',
950: '#000000',
},
}SCSS
$custom: #bbccbd; $custom-light: #cfdbd0; $custom-dark: #000000;
JSON
{
"hex": "#bbccbd",
"rgb": {
"r": 187,
"g": 204,
"b": 189
},
"hsl": {
"h": 127.059,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.82803,
"c": 0.02771,
"h": 148.8
},
"luminance": 0.57425
}Semantic roles & 50–950 ramp
primary
#BBCCBD
secondary
#A08B9E
accent
#4D9098
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131514
muted
#838483