#BBCAB7#BBCAB7
#BBCAB7 is a very light, muted green. Relative luminance 0.562; OKLCH L 82.2% C 0.031 H 139.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAB7 |
|---|---|
| RGB | rgb(187, 202, 183) |
| HSL | hsl(107, 15%, 75%) |
| HSV | hsv(107, 9%, 79%) |
| CMYK | cmyk(7.4%, 0%, 9.4%, 20.8%) |
| CIE-LAB | lab(79.74, -8.62, 7.74) |
| CIE-LCH | lch(79.74, 11.59, 138.07°) |
| OKLab | oklab(82.22% -0.0233 0.0202) |
| OKLCH | oklch(82.22% 0.031 139.1) |
| XYZ | xyz(50.1597, 56.2244, 53.0004) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.97
Silver (survey)
#C5C9C7
ΔE00 9.07
Greenish Grey
#96AE8D
ΔE00 10.01
Sage Green
#9CAF88
ΔE00 10.27
Silver
#C0C0C0
ΔE00 11.33
Light Gray
#D3D3D3
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAB7 #C6B7CA
analogous
#C4CAB7 #BBCAB7 #B7CABC
triadic
#BBCAB7 #B7BBCA #CAB7BB
tetradic
#BBCAB7 #B7C4CA #C6B7CA #CABCB7
square
#BBCAB7 #B7C4CA #C6B7CA #CABCB7
split-complementary
#BBCAB7 #BCB7CA #CAB7C4
monochromatic
#789670 #9AB094 #BBCAB7 #DCE4DA #EEF2ED
Accessibility & contrast
On white
1.71
#BBCAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BBCAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAB7
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAB7 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B6
Deuteranopia (green-blind)
#C9C5B8
Tritanopia (blue-blind)
#BAC8C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcab7; /* rgb */ color: rgb(187, 202, 183); /* oklch */ color: oklch(82.2% 0.031 139.1);
Tailwind
colors: {
custom: {
50: '#cfdacc',
500: '#bbcab7',
950: '#000000',
},
}SCSS
$custom: #bbcab7; $custom-light: #cfdacc; $custom-dark: #000000;
JSON
{
"hex": "#bbcab7",
"rgb": {
"r": 187,
"g": 202,
"b": 183
},
"hsl": {
"h": 107.368,
"s": 15.2,
"l": 75.49
},
"oklch": {
"l": 0.8222,
"c": 0.03082,
"h": 139.1
},
"luminance": 0.56225
}Semantic roles & 50–950 ramp
primary
#BBCAB7
secondary
#99879E
accent
#4C9989
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383