#B4CAB8#B4CAB8
#B4CAB8 is a light, muted green. Relative luminance 0.554; OKLCH L 81.7% C 0.034 H 150.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CAB8 |
|---|---|
| RGB | rgb(180, 202, 184) |
| HSL | hsl(131, 17%, 75%) |
| HSV | hsv(131, 11%, 79%) |
| CMYK | cmyk(10.9%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(79.27, -10.86, 6.47) |
| CIE-LCH | lch(79.27, 12.64, 149.20°) |
| OKLab | oklab(81.73% -0.0301 0.0169) |
| OKLCH | oklch(81.73% 0.034 150.7) |
| XYZ | xyz(48.5928, 55.4044, 53.4721) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.52
Sage Green
#9CAF88
ΔE00 10.27
Silver (survey)
#C5C9C7
ΔE00 10.29
Light Grey
#D8DCD6
ΔE00 10.39
Darkseagreen
#8FBC8F
ΔE00 10.79
Pale Teal
#82CBB2
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CAB8 #CAB4C6
analogous
#BBCAB4 #B4CAB8 #B4CAC3
triadic
#B4CAB8 #B8B4CA #CAB8B4
tetradic
#B4CAB8 #B4BBCA #CAB4C6 #CAC3B4
square
#B4CAB8 #B4BBCA #CAB4C6 #CAC3B4
split-complementary
#B4CAB8 #C3B4CA #CAB4BB
monochromatic
#6C9774 #90B196 #B4CAB8 #D8E3DA #EDF2EE
Accessibility & contrast
On white
1.74
#B4CAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B4CAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CAB8
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CAB8 | 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)
#CAC6B7
Deuteranopia (green-blind)
#C6C3B9
Tritanopia (blue-blind)
#B1C9C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4cab8; /* rgb */ color: rgb(180, 202, 184); /* oklch */ color: oklch(81.7% 0.034 150.7);
Tailwind
colors: {
custom: {
50: '#cadacd',
500: '#b4cab8',
950: '#000000',
},
}SCSS
$custom: #b4cab8; $custom-light: #cadacd; $custom-dark: #000000;
JSON
{
"hex": "#b4cab8",
"rgb": {
"r": 180,
"g": 202,
"b": 184
},
"hsl": {
"h": 130.909,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.81733,
"c": 0.03449,
"h": 150.7
},
"luminance": 0.55405
}Semantic roles & 50–950 ramp
primary
#B4CAB8
secondary
#9E849A
accent
#4A8D9B
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#131413
muted
#828383