#B6CBBE#B6CBBE
#B6CBBE is a very light, muted green. Relative luminance 0.564; OKLCH L 82.3% C 0.029 H 158.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CBBE |
|---|---|
| RGB | rgb(182, 203, 190) |
| HSL | hsl(143, 17%, 75%) |
| HSV | hsv(143, 10%, 80%) |
| CMYK | cmyk(10.3%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.83, -9.58, 4.07) |
| CIE-LCH | lch(79.83, 10.41, 156.98°) |
| OKLab | oklab(82.26% -0.027 0.0106) |
| OKLCH | oklch(82.26% 0.029 158.6) |
| XYZ | xyz(49.9396, 56.3739, 56.9554) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.80
Light Grey
#D8DCD6
ΔE00 9.12
Powder Blue
#B0E0E6
ΔE00 10.88
Greenish Grey
#96AE8D
ΔE00 10.99
Silver
#C0C0C0
ΔE00 11.27
Light Gray
#D3D3D3
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CBBE #CBB6C3
analogous
#B8CBB6 #B6CBBE #B6CBC8
triadic
#B6CBBE #BEB6CB #CBBEB6
tetradic
#B6CBBE #B6B8CB #CBB6C3 #CBC8B6
square
#B6CBBE #B6B8CB #CBB6C3 #CBC8B6
split-complementary
#B6CBBE #C8B6CB #CBB6B8
monochromatic
#6F987E #92B29E #B6CBBE #DAE4DE #EDF2EF
Accessibility & contrast
On white
1.71
#B6CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#B6CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CBBE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CBBE | 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)
#CBC7BD
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#B3CBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b6cbbe; /* rgb */ color: rgb(182, 203, 190); /* oklch */ color: oklch(82.3% 0.029 158.6);
Tailwind
colors: {
custom: {
50: '#ccdad1',
500: '#b6cbbe',
950: '#000000',
},
}SCSS
$custom: #b6cbbe; $custom-light: #ccdad1; $custom-dark: #000000;
JSON
{
"hex": "#b6cbbe",
"rgb": {
"r": 182,
"g": 203,
"b": 190
},
"hsl": {
"h": 142.857,
"s": 16.8,
"l": 75.49
},
"oklch": {
"l": 0.82255,
"c": 0.02901,
"h": 158.6
},
"luminance": 0.56375
}Semantic roles & 50–950 ramp
primary
#B6CBBE
secondary
#9F8696
accent
#4A7C9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383