#B6CBBF#B6CBBF
#B6CBBF is a very light, muted green. Relative luminance 0.564; OKLCH L 82.3% C 0.028 H 160.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CBBF |
|---|---|
| RGB | rgb(182, 203, 191) |
| HSL | hsl(146, 17%, 75%) |
| HSV | hsv(146, 10%, 80%) |
| CMYK | cmyk(10.3%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.85, -9.39, 3.57) |
| CIE-LCH | lch(79.85, 10.05, 159.18°) |
| OKLab | oklab(82.28% -0.0266 0.0093) |
| OKLCH | oklch(82.28% 0.028 160.7) |
| XYZ | xyz(50.0493, 56.4178, 57.5330) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.57
Light Grey
#D8DCD6
ΔE00 8.96
Powder Blue
#B0E0E6
ΔE00 10.57
Silver
#C0C0C0
ΔE00 11.04
Greenish Grey
#96AE8D
ΔE00 11.26
Light Gray
#D3D3D3
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CBBF #CBB6C2
analogous
#B7CBB6 #B6CBBF #B6CBC9
triadic
#B6CBBF #BFB6CB #CBBFB6
tetradic
#B6CBBF #B6B7CB #CBB6C2 #CBC9B6
square
#B6CBBF #B6B7CB #CBB6C2 #CBC9B6
split-complementary
#B6CBBF #C9B6CB #CBB6B7
monochromatic
#6F9880 #92B2A0 #B6CBBF #DAE4DE #EDF2EF
Accessibility & contrast
On white
1.71
#B6CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#B6CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CBBF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CBBF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8BE
Deuteranopia (green-blind)
#C6C5C0
Tritanopia (blue-blind)
#B3CBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b6cbbf; /* rgb */ color: rgb(182, 203, 191); /* oklch */ color: oklch(82.3% 0.028 160.7);
Tailwind
colors: {
custom: {
50: '#ccdad2',
500: '#b6cbbf',
950: '#000000',
},
}SCSS
$custom: #b6cbbf; $custom-light: #ccdad2; $custom-dark: #000000;
JSON
{
"hex": "#b6cbbf",
"rgb": {
"r": 182,
"g": 203,
"b": 191
},
"hsl": {
"h": 145.714,
"s": 16.8,
"l": 75.49
},
"oklch": {
"l": 0.82282,
"c": 0.02817,
"h": 160.7
},
"luminance": 0.56419
}Semantic roles & 50–950 ramp
primary
#B6CBBF
secondary
#9F8694
accent
#4A799B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383