#B2C8C2#B2C8C2
#B2C8C2 is a light, muted teal. Relative luminance 0.547; OKLCH L 81.4% C 0.025 H 177.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8C2 |
|---|---|
| RGB | rgb(178, 200, 194) |
| HSL | hsl(164, 17%, 74%) |
| HSV | hsv(164, 11%, 78%) |
| CMYK | cmyk(11%, 0%, 3%, 21.6%) |
| CIE-LAB | lab(78.85, -8.60, 0.47) |
| CIE-LCH | lch(78.85, 8.61, 176.87°) |
| OKLab | oklab(81.45% -0.0253 0.0011) |
| OKLCH | oklch(81.45% 0.025 177.5) |
| XYZ | xyz(48.7497, 54.6677, 59.0120) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 9.07
Light Grey
#D8DCD6
ΔE00 9.07
Lightblue
#ADD8E6
ΔE00 9.81
Silver
#C0C0C0
ΔE00 10.03
Light Gray
#D3D3D3
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8C2 #C8B2B8
analogous
#B2C8B7 #B2C8C2 #B2C3C8
triadic
#B2C8C2 #C2B2C8 #C8C2B2
tetradic
#B2C8C2 #B7B2C8 #C8B2B8 #C3C8B2
square
#B2C8C2 #B7B2C8 #C8B2B8 #C3C8B2
split-complementary
#B2C8C2 #C8B2C3 #C8B7B2
monochromatic
#6B9589 #8EAFA6 #B2C8C2 #D6E2DE #EDF2F1
Accessibility & contrast
On white
1.76
#B2C8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#B2C8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8C2
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8C2 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#C2C2C2
Tritanopia (blue-blind)
#ADC9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2c8c2; /* rgb */ color: rgb(178, 200, 194); /* oklch */ color: oklch(81.4% 0.025 177.5);
Tailwind
colors: {
custom: {
50: '#c9d8d4',
500: '#b2c8c2',
950: '#000000',
},
}SCSS
$custom: #b2c8c2; $custom-light: #c9d8d4; $custom-dark: #000000;
JSON
{
"hex": "#b2c8c2",
"rgb": {
"r": 178,
"g": 200,
"b": 194
},
"hsl": {
"h": 163.636,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.81445,
"c": 0.02527,
"h": 177.5
},
"luminance": 0.54669
}Semantic roles & 50–950 ramp
primary
#B2C8C2
secondary
#9C8289
accent
#4B609B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383