#B6CAB0#B6CAB0
#B6CAB0 is a light, muted green. Relative luminance 0.553; OKLCH L 81.7% C 0.042 H 138.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CAB0 |
|---|---|
| RGB | rgb(182, 202, 176) |
| HSL | hsl(106, 20%, 74%) |
| HSV | hsv(106, 13%, 79%) |
| CMYK | cmyk(9.9%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(79.23, -11.60, 10.71) |
| CIE-LCH | lch(79.23, 15.79, 137.29°) |
| OKLab | oklab(81.67% -0.0314 0.0278) |
| OKLCH | oklch(81.67% 0.042 138.5) |
| XYZ | xyz(48.2469, 55.3202, 49.2019) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.38
Sage Green
#9CAF88
ΔE00 8.56
Darkseagreen
#8FBC8F
ΔE00 9.27
Light Grey Green
#B7E1A1
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 11.46
Lichen
#8FB67B
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CAB0 #C4B0CA
analogous
#C3CAB0 #B6CAB0 #B0CAB7
triadic
#B6CAB0 #B0B6CA #CAB0B6
tetradic
#B6CAB0 #B0C3CA #C4B0CA #CAB7B0
square
#B6CAB0 #B0C3CA #C4B0CA #CAB7B0
split-complementary
#B6CAB0 #B7B0CA #CAB0C3
monochromatic
#729967 #94B18B #B6CAB0 #D8E3D5 #EEF3ED
Accessibility & contrast
On white
1.74
#B6CAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#B6CAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CAB0
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CAB0 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AF
Deuteranopia (green-blind)
#C9C3B1
Tritanopia (blue-blind)
#B5C8C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b6cab0; /* rgb */ color: rgb(182, 202, 176); /* oklch */ color: oklch(81.7% 0.042 138.5);
Tailwind
colors: {
custom: {
50: '#ccdac7',
500: '#b6cab0',
950: '#000000',
},
}SCSS
$custom: #b6cab0; $custom-light: #ccdac7; $custom-dark: #000000;
JSON
{
"hex": "#b6cab0",
"rgb": {
"r": 182,
"g": 202,
"b": 176
},
"hsl": {
"h": 106.154,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81668,
"c": 0.04188,
"h": 138.5
},
"luminance": 0.55321
}Semantic roles & 50–950 ramp
primary
#B6CAB0
secondary
#97809F
accent
#479E8A
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382