#B7CBBE#B7CBBE
#B7CBBE is a very light, muted green. Relative luminance 0.565; OKLCH L 82.3% C 0.028 H 157.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBBE |
|---|---|
| RGB | rgb(183, 203, 190) |
| HSL | hsl(141, 16%, 76%) |
| HSV | hsv(141, 10%, 80%) |
| CMYK | cmyk(9.9%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.90, -9.24, 4.18) |
| CIE-LCH | lch(79.90, 10.14, 155.66°) |
| OKLab | oklab(82.33% -0.026 0.0109) |
| OKLCH | oklch(82.33% 0.028 157.3) |
| XYZ | xyz(50.1767, 56.4962, 56.9665) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.54
Light Grey
#D8DCD6
ΔE00 8.85
Silver
#C0C0C0
ΔE00 11.02
Powder Blue
#B0E0E6
ΔE00 11.05
Greenish Grey
#96AE8D
ΔE00 11.06
Light Gray
#D3D3D3
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBBE #CBB7C4
analogous
#BACBB7 #B7CBBE #B7CBC8
triadic
#B7CBBE #BEB7CB #CBBEB7
tetradic
#B7CBBE #B7BACB #CBB7C4 #CBC8B7
square
#B7CBBE #B7BACB #CBB7C4 #CBC8B7
split-complementary
#B7CBBE #C8B7CB #CBB7BA
monochromatic
#70987E #93B19E #B7CBBE #DBE5DE #EDF2EF
Accessibility & contrast
On white
1.71
#B7CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#B7CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBBE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBBE | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#B4CBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b7cbbe; /* rgb */ color: rgb(183, 203, 190); /* oklch */ color: oklch(82.3% 0.028 157.3);
Tailwind
colors: {
custom: {
50: '#ccdad1',
500: '#b7cbbe',
950: '#000000',
},
}SCSS
$custom: #b7cbbe; $custom-light: #ccdad1; $custom-dark: #000000;
JSON
{
"hex": "#b7cbbe",
"rgb": {
"r": 183,
"g": 203,
"b": 190
},
"hsl": {
"h": 141,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.82327,
"c": 0.02817,
"h": 157.3
},
"luminance": 0.56497
}Semantic roles & 50–950 ramp
primary
#B7CBBE
secondary
#9F8797
accent
#4B7F9A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383