#B2C8C8#B2C8C8
#B2C8C8 is a light, muted teal. Relative luminance 0.549; OKLCH L 81.6% C 0.024 H 196.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8C8 |
|---|---|
| RGB | rgb(178, 200, 200) |
| HSL | hsl(180, 17%, 74%) |
| HSV | hsv(180, 11%, 78%) |
| CMYK | cmyk(11%, 0%, 0%, 21.6%) |
| CIE-LAB | lab(79.01, -7.41, -2.53) |
| CIE-LCH | lch(79.01, 7.83, 198.82°) |
| OKLab | oklab(81.62% -0.0229 -0.0069) |
| OKLCH | oklch(81.62% 0.024 196.7) |
| XYZ | xyz(49.4372, 54.9427, 62.6328) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.04
Lightblue
#ADD8E6
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 9.07
Silver
#C0C0C0
ΔE00 9.12
Dove Gray
#B6B8BD
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8C8 #C8B2B2
analogous
#B2C8BD #B2C8C8 #B2BDC8
triadic
#B2C8C8 #C8B2C8 #C8C8B2
tetradic
#B2C8C8 #BDB2C8 #C8B2B2 #BDC8B2
square
#B2C8C8 #BDB2C8 #C8B2B2 #BDC8B2
split-complementary
#B2C8C8 #C8B2BD #C8BDB2
monochromatic
#6B9595 #8EAFAF #B2C8C8 #D6E2E2 #EDF2F2
Accessibility & contrast
On white
1.75
#B2C8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B2C8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8C8
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8C8 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#ACCAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c8c8; /* rgb */ color: rgb(178, 200, 200); /* oklch */ color: oklch(81.6% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#c9d8d8',
500: '#b2c8c8',
950: '#000000',
},
}SCSS
$custom: #b2c8c8; $custom-light: #c9d8d8; $custom-dark: #000000;
JSON
{
"hex": "#b2c8c8",
"rgb": {
"r": 178,
"g": 200,
"b": 200
},
"hsl": {
"h": 180,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.81624,
"c": 0.02387,
"h": 196.7
},
"luminance": 0.54944
}Semantic roles & 50–950 ramp
primary
#B2C8C8
secondary
#9C8282
accent
#4B4B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383