#BBC8BE#BBC8BE
#BBC8BE is a light, near-neutral green. Relative luminance 0.556; OKLCH L 82.0% C 0.020 H 152.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8BE |
|---|---|
| RGB | rgb(187, 200, 190) |
| HSL | hsl(134, 11%, 76%) |
| HSV | hsv(134, 7%, 78%) |
| CMYK | cmyk(6.5%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(79.38, -6.31, 3.47) |
| CIE-LCH | lch(79.38, 7.20, 151.21°) |
| OKLab | oklab(81.99% -0.0176 0.0091) |
| OKLCH | oklch(81.99% 0.02 152.7) |
| XYZ | xyz(50.4403, 55.5906, 56.7779) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.87
Light Grey
#D8DCD6
ΔE00 6.96
Silver
#C0C0C0
ΔE00 8.30
Light Gray
#D3D3D3
ΔE00 8.94
Gainsboro
#DCDCDC
ΔE00 9.94
Fog
#D8DCE0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8BE #C8BBC5
analogous
#BEC8BB #BBC8BE #BBC8C4
triadic
#BBC8BE #BEBBC8 #C8BEBB
tetradic
#BBC8BE #BBBEC8 #C8BBC5 #C8C4BB
square
#BBC8BE #BBBEC8 #C8BBC5 #C8C4BB
split-complementary
#BBC8BE #C4BBC8 #C8BBBE
monochromatic
#77917D #99AD9E #BBC8BE #DDE3DE #EEF1EF
Accessibility & contrast
On white
1.73
#BBC8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BBC8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8BE
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8BE | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#B9C8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc8be; /* rgb */ color: rgb(187, 200, 190); /* oklch */ color: oklch(82.0% 0.020 152.7);
Tailwind
colors: {
custom: {
50: '#cfd8d1',
500: '#bbc8be',
950: '#000000',
},
}SCSS
$custom: #bbc8be; $custom-light: #cfd8d1; $custom-dark: #000000;
JSON
{
"hex": "#bbc8be",
"rgb": {
"r": 187,
"g": 200,
"b": 190
},
"hsl": {
"h": 133.846,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.81991,
"c": 0.01981,
"h": 152.7
},
"luminance": 0.55591
}Semantic roles & 50–950 ramp
primary
#BBC8BE
secondary
#9C8C98
accent
#518595
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383