#BBCBBE#BBCBBE
#BBCBBE is a very light, muted green. Relative luminance 0.570; OKLCH L 82.6% C 0.025 H 151.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBBE |
|---|---|
| RGB | rgb(187, 203, 190) |
| HSL | hsl(131, 13%, 76%) |
| HSV | hsv(131, 8%, 80%) |
| CMYK | cmyk(7.9%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(80.18, -7.88, 4.62) |
| CIE-LCH | lch(80.18, 9.13, 149.60°) |
| OKLab | oklab(82.62% -0.0219 0.0121) |
| OKLCH | oklch(82.62% 0.025 151.1) |
| XYZ | xyz(51.1419, 56.9939, 57.0118) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 7.76
Silver
#C0C0C0
ΔE00 10.01
Light Gray
#D3D3D3
ΔE00 10.30
Gainsboro
#DCDCDC
ΔE00 11.08
Greenish Grey
#96AE8D
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBBE #CBBBC8
analogous
#C0CBBB #BBCBBE #BBCBC6
triadic
#BBCBBE #BEBBCB #CBBEBB
tetradic
#BBCBBE #BBC0CB #CBBBC8 #CBC6BB
square
#BBCBBE #BBC0CB #CBBBC8 #CBC6BB
split-complementary
#BBCBBE #C6BBCB #CBBBC0
monochromatic
#76967C #98B09D #BBCBBE #DEE6DF #EEF2EE
Accessibility & contrast
On white
1.69
#BBCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BBCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBBE
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBBE | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#B9CAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcbbe; /* rgb */ color: rgb(187, 203, 190); /* oklch */ color: oklch(82.6% 0.025 151.1);
Tailwind
colors: {
custom: {
50: '#cfdad1',
500: '#bbcbbe',
950: '#000000',
},
}SCSS
$custom: #bbcbbe; $custom-light: #cfdad1; $custom-dark: #000000;
JSON
{
"hex": "#bbcbbe",
"rgb": {
"r": 187,
"g": 203,
"b": 190
},
"hsl": {
"h": 131.25,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.8262,
"c": 0.02498,
"h": 151.1
},
"luminance": 0.56994
}Semantic roles & 50–950 ramp
primary
#BBCBBE
secondary
#9F8B9B
accent
#4E8A97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383