#BBCBBF#BBCBBF
#BBCBBF is a very light, muted green. Relative luminance 0.570; OKLCH L 82.6% C 0.024 H 153.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBBF |
|---|---|
| RGB | rgb(187, 203, 191) |
| HSL | hsl(135, 13%, 76%) |
| HSV | hsv(135, 8%, 80%) |
| CMYK | cmyk(7.9%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(80.20, -7.69, 4.12) |
| CIE-LCH | lch(80.20, 8.73, 151.82°) |
| OKLab | oklab(82.65% -0.0215 0.0108) |
| OKLCH | oklch(82.65% 0.024 153.4) |
| XYZ | xyz(51.2515, 57.0377, 57.5894) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.22
Light Grey
#D8DCD6
ΔE00 7.57
Silver
#C0C0C0
ΔE00 9.76
Light Gray
#D3D3D3
ΔE00 10.04
Gainsboro
#DCDCDC
ΔE00 10.83
Fog
#D8DCE0
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBBF #CBBBC7
analogous
#BFCBBB #BBCBBF #BBCBC7
triadic
#BBCBBF #BFBBCB #CBBFBB
tetradic
#BBCBBF #BBBFCB #CBBBC7 #CBC7BB
square
#BBCBBF #BBBFCB #CBBBC7 #CBC7BB
split-complementary
#BBCBBF #C7BBCB #CBBBBF
monochromatic
#76967E #98B09E #BBCBBF #DEE6E0 #EEF2EF
Accessibility & contrast
On white
1.69
#BBCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BBCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBBF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBBF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#B9CAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcbbf; /* rgb */ color: rgb(187, 203, 191); /* oklch */ color: oklch(82.6% 0.024 153.4);
Tailwind
colors: {
custom: {
50: '#cfdad2',
500: '#bbcbbf',
950: '#000000',
},
}SCSS
$custom: #bbcbbf; $custom-light: #cfdad2; $custom-dark: #000000;
JSON
{
"hex": "#bbcbbf",
"rgb": {
"r": 187,
"g": 203,
"b": 191
},
"hsl": {
"h": 135,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.82647,
"c": 0.02402,
"h": 153.4
},
"luminance": 0.57038
}Semantic roles & 50–950 ramp
primary
#BBCBBF
secondary
#9F8B9A
accent
#4E8597
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383