#B2C0BE#B2C0BE
#B2C0BE is a light, near-neutral teal. Relative luminance 0.509; OKLCH L 79.6% C 0.016 H 186.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C0BE |
|---|---|
| RGB | rgb(178, 192, 190) |
| HSL | hsl(171, 10%, 73%) |
| HSV | hsv(171, 7%, 75%) |
| CMYK | cmyk(7.3%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(76.61, -5.18, -0.65) |
| CIE-LCH | lch(76.61, 5.22, 187.11°) |
| OKLab | oklab(79.64% -0.0156 -0.0018) |
| OKLCH | oklch(79.64% 0.016 186.6) |
| XYZ | xyz(46.5020, 50.8814, 56.0764) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.15
Silver
#C0C0C0
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 7.38
Cool Grey
#95A3A6
ΔE00 8.48
Light Grey
#D8DCD6
ΔE00 8.49
Light Gray
#D3D3D3
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C0BE #C0B2B4
analogous
#B2C0B7 #B2C0BE #B2BBC0
triadic
#B2C0BE #BEB2C0 #C0BEB2
tetradic
#B2C0BE #B7B2C0 #C0B2B4 #BBC0B2
square
#B2C0BE #B7B2C0 #C0B2B4 #BBC0B2
split-complementary
#B2C0BE #C0B2BB #C0B7B2
monochromatic
#6F8885 #90A4A2 #B2C0BE #D4DCDA #EEF1F1
Accessibility & contrast
On white
1.88
#B2C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#B2C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C0BE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C0BE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#AFC1BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2c0be; /* rgb */ color: rgb(178, 192, 190); /* oklch */ color: oklch(79.6% 0.016 186.6);
Tailwind
colors: {
custom: {
50: '#c9d3d1',
500: '#b2c0be',
950: '#000000',
},
}SCSS
$custom: #b2c0be; $custom-light: #c9d3d1; $custom-dark: #000000;
JSON
{
"hex": "#b2c0be",
"rgb": {
"r": 178,
"g": 192,
"b": 190
},
"hsl": {
"h": 171.429,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.79639,
"c": 0.01567,
"h": 186.6
},
"luminance": 0.50882
}Semantic roles & 50–950 ramp
primary
#B2C0BE
secondary
#938385
accent
#515B94
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383