#B2C8CB#B2C8CB
#B2C8CB is a light, muted teal. Relative luminance 0.551; OKLCH L 81.7% C 0.024 H 206.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8CB |
|---|---|
| RGB | rgb(178, 200, 203) |
| HSL | hsl(187, 19%, 75%) |
| HSV | hsv(187, 12%, 80%) |
| CMYK | cmyk(12.3%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(79.09, -6.80, -4.02) |
| CIE-LCH | lch(79.09, 7.90, 210.57°) |
| OKLab | oklab(81.72% -0.0217 -0.0109) |
| OKLCH | oklch(81.72% 0.024 206.6) |
| XYZ | xyz(49.7913, 55.0843, 64.4974) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.77
Silver (survey)
#C5C9C7
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 8.08
Silver
#C0C0C0
ΔE00 8.85
Cloudy Blue
#ACC2D9
ΔE00 9.01
Light Grey Blue
#9DBCD4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8CB #CBB5B2
analogous
#B2CBC2 #B2C8CB #B2BCCB
triadic
#B2C8CB #CBB2C8 #C8CBB2
tetradic
#B2C8CB #C2B2CB #CBB5B2 #BCCBB2
square
#B2C8CB #C2B2CB #CBB5B2 #BCCBB2
split-complementary
#B2C8CB #CBB2BC #CBC2B2
monochromatic
#69949A #8DAEB2 #B2C8CB #D7E2E4 #EDF2F3
Accessibility & contrast
On white
1.75
#B2C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#B2C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8CB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8CB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#C0C2CB
Tritanopia (blue-blind)
#ABCAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c8cb; /* rgb */ color: rgb(178, 200, 203); /* oklch */ color: oklch(81.7% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#c9d8da',
500: '#b2c8cb',
950: '#000000',
},
}SCSS
$custom: #b2c8cb; $custom-light: #c9d8da; $custom-dark: #000000;
JSON
{
"hex": "#b2c8cb",
"rgb": {
"r": 178,
"g": 200,
"b": 203
},
"hsl": {
"h": 187.2,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.81715,
"c": 0.02425,
"h": 206.6
},
"luminance": 0.55085
}Semantic roles & 50–950 ramp
primary
#B2C8CB
secondary
#A08582
accent
#52489E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383