#B2C8BD#B2C8BD
#B2C8BD is a light, muted teal. Relative luminance 0.544; OKLCH L 81.3% C 0.028 H 164.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8BD |
|---|---|
| RGB | rgb(178, 200, 189) |
| HSL | hsl(150, 17%, 74%) |
| HSV | hsv(150, 11%, 78%) |
| CMYK | cmyk(11%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(78.72, -9.56, 2.97) |
| CIE-LCH | lch(78.72, 10.02, 162.73°) |
| OKLab | oklab(81.3% -0.0273 0.0077) |
| OKLCH | oklch(81.3% 0.028 164.2) |
| XYZ | xyz(48.1976, 54.4469, 56.1042) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.71
Light Grey
#D8DCD6
ΔE00 9.55
Powder Blue
#B0E0E6
ΔE00 10.43
Greenish Grey
#96AE8D
ΔE00 10.95
Silver
#C0C0C0
ΔE00 11.03
Light Gray
#D3D3D3
ΔE00 11.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8BD #C8B2BD
analogous
#B2C8B2 #B2C8BD #B2C8C8
triadic
#B2C8BD #BDB2C8 #C8BDB2
tetradic
#B2C8BD #B2B2C8 #C8B2BD #C8C8B2
square
#B2C8BD #B2B2C8 #C8B2BD #C8C8B2
split-complementary
#B2C8BD #C8B2C8 #C8B2B2
monochromatic
#6B9580 #8EAF9E #B2C8BD #D6E2DC #EDF2F0
Accessibility & contrast
On white
1.77
#B2C8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#B2C8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8BD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8BD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#AEC8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2c8bd; /* rgb */ color: rgb(178, 200, 189); /* oklch */ color: oklch(81.3% 0.028 164.2);
Tailwind
colors: {
custom: {
50: '#c9d8d0',
500: '#b2c8bd',
950: '#000000',
},
}SCSS
$custom: #b2c8bd; $custom-light: #c9d8d0; $custom-dark: #000000;
JSON
{
"hex": "#b2c8bd",
"rgb": {
"r": 178,
"g": 200,
"b": 189
},
"hsl": {
"h": 150,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.81302,
"c": 0.02834,
"h": 164.2
},
"luminance": 0.54448
}Semantic roles & 50–950 ramp
primary
#B2C8BD
secondary
#9C828F
accent
#4B739B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383