#B4CBBF#B4CBBF
#B4CBBF is a very light, muted green. Relative luminance 0.562; OKLCH L 82.1% C 0.030 H 163.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CBBF |
|---|---|
| RGB | rgb(180, 203, 191) |
| HSL | hsl(149, 18%, 75%) |
| HSV | hsv(149, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.71, -10.07, 3.35) |
| CIE-LCH | lch(79.71, 10.61, 161.57°) |
| OKLab | oklab(82.14% -0.0286 0.0087) |
| OKLCH | oklch(82.14% 0.03 163.1) |
| XYZ | xyz(49.5802, 56.1759, 57.5110) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.10
Light Grey
#D8DCD6
ΔE00 9.51
Powder Blue
#B0E0E6
ΔE00 10.25
Greenish Grey
#96AE8D
ΔE00 11.16
Pale Teal
#82CBB2
ΔE00 11.44
Silver
#C0C0C0
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CBBF #CBB4C0
analogous
#B4CBB4 #B4CBBF #B4CBCA
triadic
#B4CBBF #BFB4CB #CBBFB4
tetradic
#B4CBBF #B4B4CB #CBB4C0 #CBCAB4
square
#B4CBBF #B4B4CB #CBB4C0 #CBCAB4
split-complementary
#B4CBBF #CAB4CB #CBB4B4
monochromatic
#6C9981 #90B2A0 #B4CBBF #D8E4DE #EDF2F0
Accessibility & contrast
On white
1.72
#B4CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#B4CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CBBF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CBBF | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C6C4C0
Tritanopia (blue-blind)
#B0CBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b4cbbf; /* rgb */ color: rgb(180, 203, 191); /* oklch */ color: oklch(82.1% 0.030 163.1);
Tailwind
colors: {
custom: {
50: '#cadad2',
500: '#b4cbbf',
950: '#000000',
},
}SCSS
$custom: #b4cbbf; $custom-light: #cadad2; $custom-dark: #000000;
JSON
{
"hex": "#b4cbbf",
"rgb": {
"r": 180,
"g": 203,
"b": 191
},
"hsl": {
"h": 148.696,
"s": 18.11,
"l": 75.098
},
"oklch": {
"l": 0.82139,
"c": 0.02992,
"h": 163.1
},
"luminance": 0.56177
}Semantic roles & 50–950 ramp
primary
#B4CBBF
secondary
#9F8492
accent
#49759C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383