#B7CBBF#B7CBBF
#B7CBBF is a very light, muted green. Relative luminance 0.565; OKLCH L 82.4% C 0.027 H 159.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBBF |
|---|---|
| RGB | rgb(183, 203, 191) |
| HSL | hsl(144, 16%, 76%) |
| HSV | hsv(144, 10%, 80%) |
| CMYK | cmyk(9.9%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.92, -9.05, 3.68) |
| CIE-LCH | lch(79.92, 9.77, 157.88°) |
| OKLab | oklab(82.36% -0.0256 0.0096) |
| OKLCH | oklch(82.36% 0.027 159.5) |
| XYZ | xyz(50.2863, 56.5400, 57.5441) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.30
Light Grey
#D8DCD6
ΔE00 8.69
Powder Blue
#B0E0E6
ΔE00 10.74
Silver
#C0C0C0
ΔE00 10.79
Light Gray
#D3D3D3
ΔE00 11.13
Greenish Grey
#96AE8D
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBBF #CBB7C3
analogous
#B9CBB7 #B7CBBF #B7CBC9
triadic
#B7CBBF #BFB7CB #CBBFB7
tetradic
#B7CBBF #B7B9CB #CBB7C3 #CBC9B7
square
#B7CBBF #B7B9CB #CBB7C3 #CBC9B7
split-complementary
#B7CBBF #C9B7CB #CBB7B9
monochromatic
#709880 #93B19F #B7CBBF #DBE5DF #EDF2EF
Accessibility & contrast
On white
1.71
#B7CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#B7CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBBF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBBF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#B4CBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b7cbbf; /* rgb */ color: rgb(183, 203, 191); /* oklch */ color: oklch(82.4% 0.027 159.5);
Tailwind
colors: {
custom: {
50: '#ccdad2',
500: '#b7cbbf',
950: '#000000',
},
}SCSS
$custom: #b7cbbf; $custom-light: #ccdad2; $custom-dark: #000000;
JSON
{
"hex": "#b7cbbf",
"rgb": {
"r": 183,
"g": 203,
"b": 191
},
"hsl": {
"h": 144,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.82355,
"c": 0.02731,
"h": 159.5
},
"luminance": 0.56541
}Semantic roles & 50–950 ramp
primary
#B7CBBF
secondary
#9F8796
accent
#4B7B9A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383