#B2C3BF#B2C3BF
#B2C3BF is a light, near-neutral teal. Relative luminance 0.523; OKLCH L 80.3% C 0.019 H 180.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C3BF |
|---|---|
| RGB | rgb(178, 195, 191) |
| HSL | hsl(166, 12%, 73%) |
| HSV | hsv(166, 9%, 76%) |
| CMYK | cmyk(8.7%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(77.43, -6.57, 0.02) |
| CIE-LCH | lch(77.43, 6.57, 179.82°) |
| OKLab | oklab(80.3% -0.0194 0) |
| OKLCH | oklch(80.3% 0.019 180.1) |
| XYZ | xyz(47.2771, 52.2561, 56.8758) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.10
Silver
#C0C0C0
ΔE00 8.07
Light Grey
#D8DCD6
ΔE00 8.55
Dove Gray
#B6B8BD
ΔE00 9.03
Light Gray
#D3D3D3
ΔE00 9.42
Cool Grey
#95A3A6
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C3BF #C3B2B6
analogous
#B2C3B6 #B2C3BF #B2BEC3
triadic
#B2C3BF #BFB2C3 #C3BFB2
tetradic
#B2C3BF #B6B2C3 #C3B2B6 #BEC3B2
square
#B2C3BF #B6B2C3 #C3B2B6 #BEC3B2
split-complementary
#B2C3BF #C3B2BE #C3B6B2
monochromatic
#6E8D86 #90A8A2 #B2C3BF #D4DEDC #EEF2F1
Accessibility & contrast
On white
1.83
#B2C3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B2C3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C3BF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C3BF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#AEC4C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2c3bf; /* rgb */ color: rgb(178, 195, 191); /* oklch */ color: oklch(80.3% 0.019 180.1);
Tailwind
colors: {
custom: {
50: '#c9d5d2',
500: '#b2c3bf',
950: '#000000',
},
}SCSS
$custom: #b2c3bf; $custom-light: #c9d5d2; $custom-dark: #000000;
JSON
{
"hex": "#b2c3bf",
"rgb": {
"r": 178,
"g": 195,
"b": 191
},
"hsl": {
"h": 165.882,
"s": 12.409,
"l": 73.137
},
"oklch": {
"l": 0.803,
"c": 0.01943,
"h": 180.1
},
"luminance": 0.52257
}Semantic roles & 50–950 ramp
primary
#B2C3BF
secondary
#978387
accent
#4F6097
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383