#B6CCBF#B6CCBF
#B6CCBF is a very light, muted green. Relative luminance 0.569; OKLCH L 82.5% C 0.030 H 159.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCBF |
|---|---|
| RGB | rgb(182, 204, 191) |
| HSL | hsl(145, 18%, 76%) |
| HSV | hsv(145, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(80.12, -9.91, 3.96) |
| CIE-LCH | lch(80.12, 10.67, 158.23°) |
| OKLab | oklab(82.49% -0.028 0.0103) |
| OKLCH | oklch(82.49% 0.03 159.8) |
| XYZ | xyz(50.2862, 56.8916, 57.6120) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.04
Light Grey
#D8DCD6
ΔE00 9.25
Powder Blue
#B0E0E6
ΔE00 10.62
Greenish Grey
#96AE8D
ΔE00 11.12
Silver
#C0C0C0
ΔE00 11.54
Pale Teal
#82CBB2
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCBF #CCB6C3
analogous
#B8CCB6 #B6CCBF #B6CCCA
triadic
#B6CCBF #BFB6CC #CCBFB6
tetradic
#B6CCBF #B6B8CC #CCB6C3 #CCCAB6
square
#B6CCBF #B6B8CC #CCB6C3 #CCCAB6
split-complementary
#B6CCBF #CAB6CC #CCB6B8
monochromatic
#6E9A80 #92B39F #B6CCBF #DAE5DF #EDF2EF
Accessibility & contrast
On white
1.70
#B6CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#B6CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCBF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCBF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C7C6C0
Tritanopia (blue-blind)
#B2CCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6ccbf; /* rgb */ color: rgb(182, 204, 191); /* oklch */ color: oklch(82.5% 0.030 159.8);
Tailwind
colors: {
custom: {
50: '#ccdbd2',
500: '#b6ccbf',
950: '#000000',
},
}SCSS
$custom: #b6ccbf; $custom-light: #ccdbd2; $custom-dark: #000000;
JSON
{
"hex": "#b6ccbf",
"rgb": {
"r": 182,
"g": 204,
"b": 191
},
"hsl": {
"h": 144.545,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82494,
"c": 0.02982,
"h": 159.8
},
"luminance": 0.56892
}Semantic roles & 50–950 ramp
primary
#B6CCBF
secondary
#A08696
accent
#497A9C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483