#B4CABA#B4CABA
#B4CABA is a light, muted green. Relative luminance 0.555; OKLCH L 81.8% C 0.033 H 154.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CABA |
|---|---|
| RGB | rgb(180, 202, 186) |
| HSL | hsl(136, 17%, 75%) |
| HSV | hsv(136, 11%, 79%) |
| CMYK | cmyk(10.9%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(79.32, -10.49, 5.47) |
| CIE-LCH | lch(79.32, 11.83, 152.46°) |
| OKLab | oklab(81.79% -0.0293 0.0143) |
| OKLCH | oklch(81.79% 0.033 154) |
| XYZ | xyz(48.8039, 55.4888, 54.5840) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.80
Greenish Grey
#96AE8D
ΔE00 9.97
Light Grey
#D8DCD6
ΔE00 10.02
Sage Green
#9CAF88
ΔE00 10.80
Pale Teal
#82CBB2
ΔE00 11.19
Darkseagreen
#8FBC8F
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CABA #CAB4C4
analogous
#B9CAB4 #B4CABA #B4CAC5
triadic
#B4CABA #BAB4CA #CABAB4
tetradic
#B4CABA #B4B9CA #CAB4C4 #CAC5B4
square
#B4CABA #B4B9CA #CAB4C4 #CAC5B4
split-complementary
#B4CABA #C5B4CA #CAB4B9
monochromatic
#6C9778 #90B199 #B4CABA #D8E3DB #EDF2EF
Accessibility & contrast
On white
1.74
#B4CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#B4CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CABA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CABA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C6C3BB
Tritanopia (blue-blind)
#B1C9C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4caba; /* rgb */ color: rgb(180, 202, 186); /* oklch */ color: oklch(81.8% 0.033 154.0);
Tailwind
colors: {
custom: {
50: '#cadace',
500: '#b4caba',
950: '#000000',
},
}SCSS
$custom: #b4caba; $custom-light: #cadace; $custom-dark: #000000;
JSON
{
"hex": "#b4caba",
"rgb": {
"r": 180,
"g": 202,
"b": 186
},
"hsl": {
"h": 136.364,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.81788,
"c": 0.03255,
"h": 154
},
"luminance": 0.5549
}Semantic roles & 50–950 ramp
primary
#B4CABA
secondary
#9E8497
accent
#4A859B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383