#BBCABF#BBCABF
#BBCABF is a very light, muted green. Relative luminance 0.566; OKLCH L 82.4% C 0.022 H 154.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCABF |
|---|---|
| RGB | rgb(187, 202, 191) |
| HSL | hsl(136, 12%, 76%) |
| HSV | hsv(136, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 5.4%, 20.8%) |
| CIE-LAB | lab(79.94, -7.17, 3.74) |
| CIE-LCH | lch(79.94, 8.09, 152.48°) |
| OKLab | oklab(82.44% -0.02 0.0098) |
| OKLCH | oklch(82.44% 0.022 154) |
| XYZ | xyz(51.0162, 56.5669, 57.5109) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.67
Light Grey
#D8DCD6
ΔE00 7.29
Silver
#C0C0C0
ΔE00 9.19
Light Gray
#D3D3D3
ΔE00 9.58
Gainsboro
#DCDCDC
ΔE00 10.45
Fog
#D8DCE0
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCABF #CABBC6
analogous
#BFCABB #BBCABF #BBCAC7
triadic
#BBCABF #BFBBCA #CABFBB
tetradic
#BBCABF #BBBFCA #CABBC6 #CAC7BB
square
#BBCABF #BBBFCA #CABBC6 #CAC7BB
split-complementary
#BBCABF #C7BBCA #CABBBF
monochromatic
#76947E #99AF9F #BBCABF #DDE5DF #EEF2EF
Accessibility & contrast
On white
1.71
#BBCABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BBCABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCABF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCABF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#B9CAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcabf; /* rgb */ color: rgb(187, 202, 191); /* oklch */ color: oklch(82.4% 0.022 154.0);
Tailwind
colors: {
custom: {
50: '#cfdad2',
500: '#bbcabf',
950: '#000000',
},
}SCSS
$custom: #bbcabf; $custom-light: #cfdad2; $custom-dark: #000000;
JSON
{
"hex": "#bbcabf",
"rgb": {
"r": 187,
"g": 202,
"b": 191
},
"hsl": {
"h": 136,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82437,
"c": 0.0223,
"h": 154
},
"luminance": 0.56567
}Semantic roles & 50–950 ramp
primary
#BBCABF
secondary
#9E8B99
accent
#4F8397
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383