#B6CAB2#B6CAB2
#B6CAB2 is a light, muted green. Relative luminance 0.554; OKLCH L 81.7% C 0.040 H 140.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CAB2 |
|---|---|
| RGB | rgb(182, 202, 178) |
| HSL | hsl(110, 18%, 75%) |
| HSV | hsv(110, 12%, 79%) |
| CMYK | cmyk(9.9%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(79.27, -11.25, 9.70) |
| CIE-LCH | lch(79.27, 14.85, 139.22°) |
| OKLab | oklab(81.72% -0.0305 0.0252) |
| OKLCH | oklch(81.72% 0.04 140.5) |
| XYZ | xyz(48.4463, 55.4000, 50.2518) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.62
Sage Green
#9CAF88
ΔE00 8.93
Darkseagreen
#8FBC8F
ΔE00 9.67
Light Grey
#D8DCD6
ΔE00 11.15
Light Grey Green
#B7E1A1
ΔE00 11.23
Silver (survey)
#C5C9C7
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CAB2 #C6B2CA
analogous
#C2CAB2 #B6CAB2 #B2CABA
triadic
#B6CAB2 #B2B6CA #CAB2B6
tetradic
#B6CAB2 #B2C2CA #C6B2CA #CABAB2
square
#B6CAB2 #B2C2CA #C6B2CA #CABAB2
split-complementary
#B6CAB2 #BAB2CA #CAB2C2
monochromatic
#71986A #94B18E #B6CAB2 #D8E3D6 #EEF3ED
Accessibility & contrast
On white
1.74
#B6CAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B6CAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CAB2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CAB2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#C8C4B3
Tritanopia (blue-blind)
#B5C8C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b6cab2; /* rgb */ color: rgb(182, 202, 178); /* oklch */ color: oklch(81.7% 0.040 140.5);
Tailwind
colors: {
custom: {
50: '#ccdac9',
500: '#b6cab2',
950: '#000000',
},
}SCSS
$custom: #b6cab2; $custom-light: #ccdac9; $custom-dark: #000000;
JSON
{
"hex": "#b6cab2",
"rgb": {
"r": 182,
"g": 202,
"b": 178
},
"hsl": {
"h": 110,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.8172,
"c": 0.03958,
"h": 140.5
},
"luminance": 0.554
}Semantic roles & 50–950 ramp
primary
#B6CAB2
secondary
#9A829E
accent
#499D8F
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382