#B1CAAB#B1CAAB
#B1CAAB is a light, muted green. Relative luminance 0.545; OKLCH L 81.2% C 0.051 H 139.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CAAB |
|---|---|
| RGB | rgb(177, 202, 171) |
| HSL | hsl(108, 23%, 73%) |
| HSV | hsv(108, 15%, 79%) |
| CMYK | cmyk(12.4%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(78.77, -14.22, 12.68) |
| CIE-LCH | lch(78.77, 19.05, 138.26°) |
| OKLab | oklab(81.18% -0.0385 0.0328) |
| OKLCH | oklch(81.18% 0.051 139.6) |
| XYZ | xyz(46.6012, 54.5278, 46.5899) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.46
Greenish Grey
#96AE8D
ΔE00 7.66
Sage Green
#9CAF88
ΔE00 7.83
Light Grey Green
#B7E1A1
ΔE00 9.22
Lichen
#8FB67B
ΔE00 9.95
Pale Teal
#82CBB2
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CAAB #C4ABCA
analogous
#C0CAAB #B1CAAB #ABCAB4
triadic
#B1CAAB #ABB1CA #CAABB1
tetradic
#B1CAAB #ABC0CA #C4ABCA #CAB4AB
square
#B1CAAB #ABC0CA #C4ABCA #CAB4AB
split-complementary
#B1CAAB #B4ABCA #CAABC0
monochromatic
#6C9A61 #8EB285 #B1CAAB #D4E2D1 #EEF3EC
Accessibility & contrast
On white
1.76
#B1CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#B1CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CAAB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CAAB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#C8C2AC
Tritanopia (blue-blind)
#B0C8C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b1caab; /* rgb */ color: rgb(177, 202, 171); /* oklch */ color: oklch(81.2% 0.051 139.6);
Tailwind
colors: {
custom: {
50: '#c8dac4',
500: '#b1caab',
950: '#000000',
},
}SCSS
$custom: #b1caab; $custom-light: #c8dac4; $custom-dark: #000000;
JSON
{
"hex": "#b1caab",
"rgb": {
"r": 177,
"g": 202,
"b": 171
},
"hsl": {
"h": 108.387,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81181,
"c": 0.0506,
"h": 139.6
},
"luminance": 0.54528
}Semantic roles & 50–950 ramp
primary
#B1CAAB
secondary
#987A9F
accent
#44A18F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382