#B4CAB0#B4CAB0
#B4CAB0 is a light, muted green. Relative luminance 0.551; OKLCH L 81.5% C 0.043 H 140.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CAB0 |
|---|---|
| RGB | rgb(180, 202, 176) |
| HSL | hsl(111, 20%, 74%) |
| HSV | hsv(111, 13%, 79%) |
| CMYK | cmyk(10.9%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(79.09, -12.30, 10.49) |
| CIE-LCH | lch(79.09, 16.16, 139.54°) |
| OKLab | oklab(81.52% -0.0334 0.0272) |
| OKLCH | oklch(81.52% 0.043 140.8) |
| XYZ | xyz(47.7778, 55.0784, 49.1799) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 8.54
Darkseagreen
#8FBC8F
ΔE00 8.89
Light Grey Green
#B7E1A1
ΔE00 10.59
Pale Teal
#82CBB2
ΔE00 10.88
Lichen
#8FB67B
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CAB0 #C6B0CA
analogous
#C1CAB0 #B4CAB0 #B0CAB9
triadic
#B4CAB0 #B0B4CA #CAB0B4
tetradic
#B4CAB0 #B0C1CA #C6B0CA #CAB9B0
square
#B4CAB0 #B0C1CA #C6B0CA #CAB9B0
split-complementary
#B4CAB0 #B9B0CA #CAB0C1
monochromatic
#6E9967 #91B18B #B4CAB0 #D7E3D5 #EEF3ED
Accessibility & contrast
On white
1.75
#B4CAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#B4CAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CAB0
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CAB0 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AF
Deuteranopia (green-blind)
#C8C3B1
Tritanopia (blue-blind)
#B3C8C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4cab0; /* rgb */ color: rgb(180, 202, 176); /* oklch */ color: oklch(81.5% 0.043 140.8);
Tailwind
colors: {
custom: {
50: '#cadac7',
500: '#b4cab0',
950: '#000000',
},
}SCSS
$custom: #b4cab0; $custom-light: #cadac7; $custom-dark: #000000;
JSON
{
"hex": "#b4cab0",
"rgb": {
"r": 180,
"g": 202,
"b": 176
},
"hsl": {
"h": 110.769,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81523,
"c": 0.04308,
"h": 140.8
},
"luminance": 0.55079
}Semantic roles & 50–950 ramp
primary
#B4CAB0
secondary
#9A809F
accent
#479E91
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382