#B4CBBE#B4CBBE
#B4CBBE is a very light, muted green. Relative luminance 0.561; OKLCH L 82.1% C 0.031 H 160.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CBBE |
|---|---|
| RGB | rgb(180, 203, 190) |
| HSL | hsl(146, 18%, 75%) |
| HSV | hsv(146, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.69, -10.25, 3.85) |
| CIE-LCH | lch(79.69, 10.96, 159.40°) |
| OKLab | oklab(82.11% -0.029 0.01) |
| OKLCH | oklch(82.11% 0.031 160.9) |
| XYZ | xyz(49.4705, 56.1321, 56.9334) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.32
Light Grey
#D8DCD6
ΔE00 9.66
Powder Blue
#B0E0E6
ΔE00 10.57
Greenish Grey
#96AE8D
ΔE00 10.88
Pale Teal
#82CBB2
ΔE00 11.30
Silver
#C0C0C0
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CBBE #CBB4C1
analogous
#B5CBB4 #B4CBBE #B4CBC9
triadic
#B4CBBE #BEB4CB #CBBEB4
tetradic
#B4CBBE #B4B5CB #CBB4C1 #CBC9B4
square
#B4CBBE #B4B5CB #CBB4C1 #CBC9B4
split-complementary
#B4CBBE #C9B4CB #CBB4B5
monochromatic
#6C997F #90B29F #B4CBBE #D8E4DD #EDF2EF
Accessibility & contrast
On white
1.72
#B4CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#B4CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CBBE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CBBE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#B0CBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b4cbbe; /* rgb */ color: rgb(180, 203, 190); /* oklch */ color: oklch(82.1% 0.031 160.9);
Tailwind
colors: {
custom: {
50: '#cadad1',
500: '#b4cbbe',
950: '#000000',
},
}SCSS
$custom: #b4cbbe; $custom-light: #cadad1; $custom-dark: #000000;
JSON
{
"hex": "#b4cbbe",
"rgb": {
"r": 180,
"g": 203,
"b": 190
},
"hsl": {
"h": 146.087,
"s": 18.11,
"l": 75.098
},
"oklch": {
"l": 0.82111,
"c": 0.03071,
"h": 160.9
},
"luminance": 0.56133
}Semantic roles & 50–950 ramp
primary
#B4CBBE
secondary
#9F8493
accent
#49789C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383