#B4CAB6#B4CAB6
#B4CAB6 is a light, muted green. Relative luminance 0.553; OKLCH L 81.7% C 0.037 H 147.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CAB6 |
|---|---|
| RGB | rgb(180, 202, 182) |
| HSL | hsl(125, 17%, 75%) |
| HSV | hsv(125, 11%, 79%) |
| CMYK | cmyk(10.9%, 0%, 9.9%, 20.8%) |
| CIE-LAB | lab(79.23, -11.22, 7.48) |
| CIE-LCH | lch(79.23, 13.49, 146.33°) |
| OKLab | oklab(81.68% -0.0309 0.0195) |
| OKLCH | oklch(81.68% 0.037 147.8) |
| XYZ | xyz(48.3847, 55.3211, 52.3758) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.12
Sage Green
#9CAF88
ΔE00 9.78
Darkseagreen
#8FBC8F
ΔE00 10.26
Light Grey
#D8DCD6
ΔE00 10.77
Silver (survey)
#C5C9C7
ΔE00 10.78
Pale Teal
#82CBB2
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CAB6 #CAB4C8
analogous
#BDCAB4 #B4CAB6 #B4CAC1
triadic
#B4CAB6 #B6B4CA #CAB6B4
tetradic
#B4CAB6 #B4BDCA #CAB4C8 #CAC1B4
square
#B4CAB6 #B4BDCA #CAB4C8 #CAC1B4
split-complementary
#B4CAB6 #C1B4CA #CAB4BD
monochromatic
#6C9770 #90B193 #B4CAB6 #D8E3D9 #EDF2EE
Accessibility & contrast
On white
1.74
#B4CAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#B4CAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CAB6
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CAB6 | 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)
#CBC6B5
Deuteranopia (green-blind)
#C7C3B7
Tritanopia (blue-blind)
#B2C9C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4cab6; /* rgb */ color: rgb(180, 202, 182); /* oklch */ color: oklch(81.7% 0.037 147.8);
Tailwind
colors: {
custom: {
50: '#cadacb',
500: '#b4cab6',
950: '#000000',
},
}SCSS
$custom: #b4cab6; $custom-light: #cadacb; $custom-dark: #000000;
JSON
{
"hex": "#b4cab6",
"rgb": {
"r": 180,
"g": 202,
"b": 182
},
"hsl": {
"h": 125.455,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.8168,
"c": 0.03653,
"h": 147.8
},
"luminance": 0.55322
}Semantic roles & 50–950 ramp
primary
#B4CAB6
secondary
#9E849C
accent
#4A949B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382