#B2C6C2#B2C6C2
#B2C6C2 is a light, muted teal. Relative luminance 0.537; OKLCH L 81.0% C 0.022 H 182.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C6C2 |
|---|---|
| RGB | rgb(178, 198, 194) |
| HSL | hsl(168, 15%, 74%) |
| HSV | hsv(168, 10%, 78%) |
| CMYK | cmyk(10.1%, 0%, 2%, 22.4%) |
| CIE-LAB | lab(78.31, -7.56, -0.31) |
| CIE-LCH | lch(78.31, 7.56, 182.36°) |
| OKLab | oklab(81.02% -0.0224 -0.0009) |
| OKLCH | oklch(81.02% 0.022 182.4) |
| XYZ | xyz(48.2896, 53.7474, 58.8586) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.87
Light Grey
#D8DCD6
ΔE00 8.78
Silver
#C0C0C0
ΔE00 9.04
Powder Blue
#B0E0E6
ΔE00 9.31
Lightblue
#ADD8E6
ΔE00 9.44
Light Gray
#D3D3D3
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C6C2 #C6B2B6
analogous
#B2C6B8 #B2C6C2 #B2C0C6
triadic
#B2C6C2 #C2B2C6 #C6C2B2
tetradic
#B2C6C2 #B8B2C6 #C6B2B6 #C0C6B2
square
#B2C6C2 #B8B2C6 #C6B2B6 #C0C6B2
split-complementary
#B2C6C2 #C6B2C0 #C6B8B2
monochromatic
#6C928A #8FACA6 #B2C6C2 #D5E0DE #EDF2F1
Accessibility & contrast
On white
1.79
#B2C6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#B2C6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C6C2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C6C2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C2
Deuteranopia (green-blind)
#C0C0C2
Tritanopia (blue-blind)
#ADC7C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c6c2; /* rgb */ color: rgb(178, 198, 194); /* oklch */ color: oklch(81.0% 0.022 182.4);
Tailwind
colors: {
custom: {
50: '#c9d7d4',
500: '#b2c6c2',
950: '#000000',
},
}SCSS
$custom: #b2c6c2; $custom-light: #c9d7d4; $custom-dark: #000000;
JSON
{
"hex": "#b2c6c2",
"rgb": {
"r": 178,
"g": 198,
"b": 194
},
"hsl": {
"h": 168,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.81022,
"c": 0.02247,
"h": 182.4
},
"luminance": 0.53748
}Semantic roles & 50–950 ramp
primary
#B2C6C2
secondary
#9A8287
accent
#4C5C99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383