#B4CAB4#B4CAB4
#B4CAB4 is a light, muted green. Relative luminance 0.552; OKLCH L 81.6% C 0.039 H 145.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CAB4 |
|---|---|
| RGB | rgb(180, 202, 180) |
| HSL | hsl(120, 17%, 75%) |
| HSV | hsv(120, 11%, 79%) |
| CMYK | cmyk(10.9%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(79.18, -11.59, 8.48) |
| CIE-LCH | lch(79.18, 14.36, 143.80°) |
| OKLab | oklab(81.63% -0.0317 0.0221) |
| OKLCH | oklch(81.63% 0.039 145.2) |
| XYZ | xyz(48.1794, 55.2390, 51.2951) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.77
Sage Green
#9CAF88
ΔE00 9.32
Darkseagreen
#8FBC8F
ΔE00 9.76
Pale Teal
#82CBB2
ΔE00 10.86
Light Grey
#D8DCD6
ΔE00 11.16
Silver (survey)
#C5C9C7
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CAB4 #CAB4CA
analogous
#BFCAB4 #B4CAB4 #B4CABF
triadic
#B4CAB4 #B4B4CA #CAB4B4
tetradic
#B4CAB4 #B4BFCA #CAB4CA #CABFB4
square
#B4CAB4 #B4BFCA #CAB4CA #CABFB4
split-complementary
#B4CAB4 #BFB4CA #CAB4BF
monochromatic
#6C976C #90B190 #B4CAB4 #D8E3D8 #EDF2ED
Accessibility & contrast
On white
1.74
#B4CAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#B4CAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CAB4
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CAB4 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B3
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#B2C9C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4cab4; /* rgb */ color: rgb(180, 202, 180); /* oklch */ color: oklch(81.6% 0.039 145.2);
Tailwind
colors: {
custom: {
50: '#cadaca',
500: '#b4cab4',
950: '#000000',
},
}SCSS
$custom: #b4cab4; $custom-light: #cadaca; $custom-dark: #000000;
JSON
{
"hex": "#b4cab4",
"rgb": {
"r": 180,
"g": 202,
"b": 180
},
"hsl": {
"h": 120,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.81627,
"c": 0.03865,
"h": 145.2
},
"luminance": 0.5524
}Semantic roles & 50–950 ramp
primary
#B4CAB4
secondary
#9E849E
accent
#4A9B9B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382