#BBCCBF#BBCCBF
#BBCCBF is a very light, muted green. Relative luminance 0.575; OKLCH L 82.9% C 0.026 H 152.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCBF |
|---|---|
| RGB | rgb(187, 204, 191) |
| HSL | hsl(134, 14%, 77%) |
| HSV | hsv(134, 8%, 80%) |
| CMYK | cmyk(8.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(80.47, -8.21, 4.51) |
| CIE-LCH | lch(80.47, 9.36, 151.25°) |
| OKLab | oklab(82.86% -0.0229 0.0118) |
| OKLCH | oklch(82.86% 0.026 152.8) |
| XYZ | xyz(51.4885, 57.5115, 57.6683) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 7.88
Silver
#C0C0C0
ΔE00 10.30
Light Gray
#D3D3D3
ΔE00 10.49
Gainsboro
#DCDCDC
ΔE00 11.22
Honeydew
#F0FFF0
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCBF #CCBBC8
analogous
#C0CCBB #BBCCBF #BBCCC8
triadic
#BBCCBF #BFBBCC #CCBFBB
tetradic
#BBCCBF #BBC0CC #CCBBC8 #CCC8BB
square
#BBCCBF #BBC0CC #CCBBC8 #CCC8BB
split-complementary
#BBCCBF #C8BBCC #CCBBC0
monochromatic
#75987D #98B29E #BBCCBF #DEE6E0 #EEF2EF
Accessibility & contrast
On white
1.68
#BBCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BBCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCBF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCBF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#B9CBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbccbf; /* rgb */ color: rgb(187, 204, 191); /* oklch */ color: oklch(82.9% 0.026 152.8);
Tailwind
colors: {
custom: {
50: '#cfdbd2',
500: '#bbccbf',
950: '#000000',
},
}SCSS
$custom: #bbccbf; $custom-light: #cfdbd2; $custom-dark: #000000;
JSON
{
"hex": "#bbccbf",
"rgb": {
"r": 187,
"g": 204,
"b": 191
},
"hsl": {
"h": 134.118,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.82857,
"c": 0.02573,
"h": 152.8
},
"luminance": 0.57512
}Semantic roles & 50–950 ramp
primary
#BBCCBF
secondary
#A08B9B
accent
#4D8798
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131514
muted
#838483