#B6CCBE#B6CCBE
#B6CCBE is a very light, muted green. Relative luminance 0.568; OKLCH L 82.5% C 0.031 H 157.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCBE |
|---|---|
| RGB | rgb(182, 204, 190) |
| HSL | hsl(142, 18%, 76%) |
| HSV | hsv(142, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(80.09, -10.10, 4.46) |
| CIE-LCH | lch(80.09, 11.04, 156.18°) |
| OKLab | oklab(82.47% -0.0284 0.0116) |
| OKLCH | oklch(82.47% 0.031 157.8) |
| XYZ | xyz(50.1765, 56.8478, 57.0344) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.28
Light Grey
#D8DCD6
ΔE00 9.41
Greenish Grey
#96AE8D
ΔE00 10.86
Powder Blue
#B0E0E6
ΔE00 10.94
Pale Teal
#82CBB2
ΔE00 11.52
Sage Green
#9CAF88
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCBE #CCB6C4
analogous
#B9CCB6 #B6CCBE #B6CCC9
triadic
#B6CCBE #BEB6CC #CCBEB6
tetradic
#B6CCBE #B6B9CC #CCB6C4 #CCC9B6
square
#B6CCBE #B6B9CC #CCB6C4 #CCC9B6
split-complementary
#B6CCBE #C9B6CC #CCB6B9
monochromatic
#6E9A7E #92B39E #B6CCBE #DAE5DE #EDF2EF
Accessibility & contrast
On white
1.70
#B6CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#B6CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCBE
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCBE | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BD
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#B3CCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6ccbe; /* rgb */ color: rgb(182, 204, 190); /* oklch */ color: oklch(82.5% 0.031 157.8);
Tailwind
colors: {
custom: {
50: '#ccdbd1',
500: '#b6ccbe',
950: '#000000',
},
}SCSS
$custom: #b6ccbe; $custom-light: #ccdbd1; $custom-dark: #000000;
JSON
{
"hex": "#b6ccbe",
"rgb": {
"r": 182,
"g": 204,
"b": 190
},
"hsl": {
"h": 141.818,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82467,
"c": 0.03068,
"h": 157.8
},
"luminance": 0.56849
}Semantic roles & 50–950 ramp
primary
#B6CCBE
secondary
#A08697
accent
#497E9C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483