#B2C6C8#B2C6C8
#B2C6C8 is a light, muted teal. Relative luminance 0.540; OKLCH L 81.2% C 0.022 H 204.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C6C8 |
|---|---|
| RGB | rgb(178, 198, 200) |
| HSL | hsl(185, 17%, 74%) |
| HSV | hsv(185, 11%, 78%) |
| CMYK | cmyk(11%, 1%, 0%, 21.6%) |
| CIE-LAB | lab(78.47, -6.36, -3.31) |
| CIE-LCH | lch(78.47, 7.17, 207.48°) |
| OKLab | oklab(81.2% -0.0201 -0.0089) |
| OKLCH | oklch(81.2% 0.022 204) |
| XYZ | xyz(48.9771, 54.0224, 62.4794) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 7.58
Silver
#C0C0C0
ΔE00 8.25
Dove Gray
#B6B8BD
ΔE00 8.57
Powder Blue
#B0E0E6
ΔE00 8.81
Light Grey
#D8DCD6
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C6C8 #C8B4B2
analogous
#B2C8BF #B2C6C8 #B2BBC8
triadic
#B2C6C8 #C8B2C6 #C6C8B2
tetradic
#B2C6C8 #BFB2C8 #C8B4B2 #BBC8B2
square
#B2C6C8 #BFB2C8 #C8B4B2 #BBC8B2
split-complementary
#B2C6C8 #C8B2BB #C8BFB2
monochromatic
#6B9195 #8EACAF #B2C6C8 #D6E0E2 #EDF2F2
Accessibility & contrast
On white
1.78
#B2C6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#B2C6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C6C8
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C6C8 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#BEC1C8
Tritanopia (blue-blind)
#ACC8C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c6c8; /* rgb */ color: rgb(178, 198, 200); /* oklch */ color: oklch(81.2% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#c9d7d8',
500: '#b2c6c8',
950: '#000000',
},
}SCSS
$custom: #b2c6c8; $custom-light: #c9d7d8; $custom-dark: #000000;
JSON
{
"hex": "#b2c6c8",
"rgb": {
"r": 178,
"g": 198,
"b": 200
},
"hsl": {
"h": 185.455,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.81202,
"c": 0.02198,
"h": 204
},
"luminance": 0.54023
}Semantic roles & 50–950 ramp
primary
#B2C6C8
secondary
#9C8482
accent
#524B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383