#B7CCBF#B7CCBF
#B7CCBF is a very light, muted green. Relative luminance 0.570; OKLCH L 82.6% C 0.029 H 158.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CCBF |
|---|---|
| RGB | rgb(183, 204, 191) |
| HSL | hsl(143, 17%, 76%) |
| HSV | hsv(143, 10%, 80%) |
| CMYK | cmyk(10.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(80.19, -9.57, 4.07) |
| CIE-LCH | lch(80.19, 10.40, 156.98°) |
| OKLab | oklab(82.57% -0.027 0.0106) |
| OKLCH | oklch(82.57% 0.029 158.6) |
| XYZ | xyz(50.5232, 57.0139, 57.6231) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.78
Light Grey
#D8DCD6
ΔE00 8.98
Powder Blue
#B0E0E6
ΔE00 10.78
Greenish Grey
#96AE8D
ΔE00 11.18
Silver
#C0C0C0
ΔE00 11.29
Light Gray
#D3D3D3
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CCBF #CCB7C4
analogous
#B9CCB7 #B7CCBF #B7CCC9
triadic
#B7CCBF #BFB7CC #CCBFB7
tetradic
#B7CCBF #B7B9CC #CCB7C4 #CCC9B7
square
#B7CCBF #B7B9CC #CCB7C4 #CCC9B7
split-complementary
#B7CCBF #C9B7CC #CCB7B9
monochromatic
#6F997F #93B39F #B7CCBF #DBE5DF #EDF2EF
Accessibility & contrast
On white
1.69
#B7CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#B7CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CCBF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CCBF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BE
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#B4CCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b7ccbf; /* rgb */ color: rgb(183, 204, 191); /* oklch */ color: oklch(82.6% 0.029 158.6);
Tailwind
colors: {
custom: {
50: '#ccdbd2',
500: '#b7ccbf',
950: '#000000',
},
}SCSS
$custom: #b7ccbf; $custom-light: #ccdbd2; $custom-dark: #000000;
JSON
{
"hex": "#b7ccbf",
"rgb": {
"r": 183,
"g": 204,
"b": 191
},
"hsl": {
"h": 142.857,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.82566,
"c": 0.02897,
"h": 158.6
},
"luminance": 0.57015
}Semantic roles & 50–950 ramp
primary
#B7CCBF
secondary
#A08797
accent
#4A7C9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483