#B0CAB0#B0CAB0
#B0CAB0 is a light, muted green. Relative luminance 0.546; OKLCH L 81.2% C 0.046 H 145.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CAB0 |
|---|---|
| RGB | rgb(176, 202, 176) |
| HSL | hsl(120, 20%, 74%) |
| HSV | hsv(120, 13%, 79%) |
| CMYK | cmyk(12.9%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(78.81, -13.68, 10.06) |
| CIE-LCH | lch(78.81, 16.99, 143.67°) |
| OKLab | oklab(81.24% -0.0375 0.0261) |
| OKLCH | oklch(81.24% 0.046 145.1) |
| XYZ | xyz(46.8598, 54.6050, 49.1369) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.04
Darkseagreen
#8FBC8F
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 9.75
Light Grey Green
#B7E1A1
ΔE00 10.47
Lichen
#8FB67B
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CAB0 #CAB0CA
analogous
#BDCAB0 #B0CAB0 #B0CABD
triadic
#B0CAB0 #B0B0CA #CAB0B0
tetradic
#B0CAB0 #B0BDCA #CAB0CA #CABDB0
square
#B0CAB0 #B0BDCA #CAB0CA #CABDB0
split-complementary
#B0CAB0 #BDB0CA #CAB0BD
monochromatic
#679967 #8BB18B #B0CAB0 #D5E3D5 #EDF3ED
Accessibility & contrast
On white
1.76
#B0CAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#B0CAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CAB0
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CAB0 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AF
Deuteranopia (green-blind)
#C7C2B1
Tritanopia (blue-blind)
#AEC8C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0cab0; /* rgb */ color: rgb(176, 202, 176); /* oklch */ color: oklch(81.2% 0.046 145.1);
Tailwind
colors: {
custom: {
50: '#c7dac7',
500: '#b0cab0',
950: '#000000',
},
}SCSS
$custom: #b0cab0; $custom-light: #c7dac7; $custom-dark: #000000;
JSON
{
"hex": "#b0cab0",
"rgb": {
"r": 176,
"g": 202,
"b": 176
},
"hsl": {
"h": 120,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81237,
"c": 0.04566,
"h": 145.1
},
"luminance": 0.54606
}Semantic roles & 50–950 ramp
primary
#B0CAB0
secondary
#9F809F
accent
#479E9E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382