#B2C6BC#B2C6BC
#B2C6BC is a light, muted teal. Relative luminance 0.535; OKLCH L 80.8% C 0.026 H 164.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C6BC |
|---|---|
| RGB | rgb(178, 198, 188) |
| HSL | hsl(150, 15%, 74%) |
| HSV | hsv(150, 10%, 78%) |
| CMYK | cmyk(10.1%, 0%, 5.1%, 22.4%) |
| CIE-LAB | lab(78.16, -8.72, 2.70) |
| CIE-LCH | lch(78.16, 9.12, 162.81°) |
| OKLab | oklab(80.85% -0.0249 0.007) |
| OKLCH | oklch(80.85% 0.026 164.3) |
| XYZ | xyz(47.6293, 53.4833, 55.3812) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 9.22
Silver
#C0C0C0
ΔE00 10.26
Powder Blue
#B0E0E6
ΔE00 10.72
Greenish Grey
#96AE8D
ΔE00 11.04
Light Gray
#D3D3D3
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C6BC #C6B2BC
analogous
#B2C6B2 #B2C6BC #B2C6C6
triadic
#B2C6BC #BCB2C6 #C6BCB2
tetradic
#B2C6BC #B2B2C6 #C6B2BC #C6C6B2
square
#B2C6BC #B2B2C6 #C6B2BC #C6C6B2
split-complementary
#B2C6BC #C6B2C6 #C6B2B2
monochromatic
#6C927F #8FAC9D #B2C6BC #D5E0DB #EDF2F0
Accessibility & contrast
On white
1.80
#B2C6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#B2C6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C6BC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C6BC | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#AEC6C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c6bc; /* rgb */ color: rgb(178, 198, 188); /* oklch */ color: oklch(80.8% 0.026 164.3);
Tailwind
colors: {
custom: {
50: '#c9d7d0',
500: '#b2c6bc',
950: '#000000',
},
}SCSS
$custom: #b2c6bc; $custom-light: #c9d7d0; $custom-dark: #000000;
JSON
{
"hex": "#b2c6bc",
"rgb": {
"r": 178,
"g": 198,
"b": 188
},
"hsl": {
"h": 150,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.80848,
"c": 0.02584,
"h": 164.3
},
"luminance": 0.53484
}Semantic roles & 50–950 ramp
primary
#B2C6BC
secondary
#9A828E
accent
#4C7399
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383