#B4C8C2#B4C8C2
#B4C8C2 is a light, muted teal. Relative luminance 0.549; OKLCH L 81.6% C 0.023 H 175.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8C2 |
|---|---|
| RGB | rgb(180, 200, 194) |
| HSL | hsl(162, 15%, 75%) |
| HSV | hsv(162, 10%, 78%) |
| CMYK | cmyk(10%, 0%, 3%, 21.6%) |
| CIE-LAB | lab(78.99, -7.93, 0.69) |
| CIE-LCH | lch(78.99, 7.96, 175.05°) |
| OKLab | oklab(81.59% -0.0232 0.0017) |
| OKLCH | oklch(81.59% 0.023 175.8) |
| XYZ | xyz(49.2121, 54.9061, 59.0337) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.09
Light Grey
#D8DCD6
ΔE00 8.50
Silver
#C0C0C0
ΔE00 9.44
Powder Blue
#B0E0E6
ΔE00 9.45
Lightblue
#ADD8E6
ΔE00 10.03
Light Gray
#D3D3D3
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8C2 #C8B4BA
analogous
#B4C8B8 #B4C8C2 #B4C4C8
triadic
#B4C8C2 #C2B4C8 #C8C2B4
tetradic
#B4C8C2 #B8B4C8 #C8B4BA #C4C8B4
square
#B4C8C2 #B8B4C8 #C8B4BA #C4C8B4
split-complementary
#B4C8C2 #C8B4C4 #C8B8B4
monochromatic
#6D9489 #91AEA5 #B4C8C2 #D7E2DF #EDF2F1
Accessibility & contrast
On white
1.75
#B4C8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#B4C8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8C2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8C2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#C2C2C2
Tritanopia (blue-blind)
#B0C9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4c8c2; /* rgb */ color: rgb(180, 200, 194); /* oklch */ color: oklch(81.6% 0.023 175.8);
Tailwind
colors: {
custom: {
50: '#cad8d4',
500: '#b4c8c2',
950: '#000000',
},
}SCSS
$custom: #b4c8c2; $custom-light: #cad8d4; $custom-dark: #000000;
JSON
{
"hex": "#b4c8c2",
"rgb": {
"r": 180,
"g": 200,
"b": 194
},
"hsl": {
"h": 162,
"s": 15.385,
"l": 74.51
},
"oklch": {
"l": 0.81589,
"c": 0.02328,
"h": 175.8
},
"luminance": 0.54907
}Semantic roles & 50–950 ramp
primary
#B4C8C2
secondary
#9C848B
accent
#4C639A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383