#B4CABC#B4CABC
#B4CABC is a light, muted green. Relative luminance 0.556; OKLCH L 81.8% C 0.031 H 157.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CABC |
|---|---|
| RGB | rgb(180, 202, 188) |
| HSL | hsl(142, 17%, 75%) |
| HSV | hsv(142, 11%, 79%) |
| CMYK | cmyk(10.9%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(79.37, -10.11, 4.47) |
| CIE-LCH | lch(79.37, 11.06, 156.17°) |
| OKLab | oklab(81.84% -0.0284 0.0116) |
| OKLCH | oklch(81.84% 0.031 157.7) |
| XYZ | xyz(49.0180, 55.5744, 55.7116) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.33
Light Grey
#D8DCD6
ΔE00 9.69
Greenish Grey
#96AE8D
ΔE00 10.47
Powder Blue
#B0E0E6
ΔE00 11.14
Sage Green
#9CAF88
ΔE00 11.37
Pale Teal
#82CBB2
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CABC #CAB4C2
analogous
#B7CAB4 #B4CABC #B4CAC7
triadic
#B4CABC #BCB4CA #CABCB4
tetradic
#B4CABC #B4B7CA #CAB4C2 #CAC7B4
square
#B4CABC #B4B7CA #CAB4C2 #CAC7B4
split-complementary
#B4CABC #C7B4CA #CAB4B7
monochromatic
#6C977C #90B19C #B4CABC #D8E3DC #EDF2EF
Accessibility & contrast
On white
1.73
#B4CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#B4CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CABC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CABC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#C5C4BD
Tritanopia (blue-blind)
#B1CAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b4cabc; /* rgb */ color: rgb(180, 202, 188); /* oklch */ color: oklch(81.8% 0.031 157.7);
Tailwind
colors: {
custom: {
50: '#cadad0',
500: '#b4cabc',
950: '#000000',
},
}SCSS
$custom: #b4cabc; $custom-light: #cadad0; $custom-dark: #000000;
JSON
{
"hex": "#b4cabc",
"rgb": {
"r": 180,
"g": 202,
"b": 188
},
"hsl": {
"h": 141.818,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.81843,
"c": 0.03074,
"h": 157.7
},
"luminance": 0.55575
}Semantic roles & 50–950 ramp
primary
#B4CABC
secondary
#9E8495
accent
#4A7E9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383