#B4C2BB#B4C2BB
#B4C2BB is a light, near-neutral teal. Relative luminance 0.519; OKLCH L 80.1% C 0.018 H 164.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2BB |
|---|---|
| RGB | rgb(180, 194, 187) |
| HSL | hsl(150, 10%, 73%) |
| HSV | hsv(150, 7%, 76%) |
| CMYK | cmyk(7.2%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(77.21, -6.13, 1.87) |
| CIE-LCH | lch(77.21, 6.41, 163.06°) |
| OKLab | oklab(80.12% -0.0175 0.0049) |
| OKLCH | oklch(80.12% 0.018 164.5) |
| XYZ | xyz(47.0820, 51.8742, 54.5363) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.80
Silver
#C0C0C0
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 8.12
Dove Gray
#B6B8BD
ΔE00 9.16
Light Gray
#D3D3D3
ΔE00 9.24
Dark Gray
#A9A9A9
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2BB #C2B4BB
analogous
#B4C2B4 #B4C2BB #B4C2C2
triadic
#B4C2BB #BBB4C2 #C2BBB4
tetradic
#B4C2BB #B4B4C2 #C2B4BB #C2C2B4
square
#B4C2BB #B4B4C2 #C2B4BB #C2C2B4
split-complementary
#B4C2BB #C2B4C2 #C2B4B4
monochromatic
#718B7E #92A79C #B4C2BB #D6DDDA #EEF1F0
Accessibility & contrast
On white
1.85
#B4C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#B4C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2BB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2BB | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#B2C2C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b4c2bb; /* rgb */ color: rgb(180, 194, 187); /* oklch */ color: oklch(80.1% 0.018 164.5);
Tailwind
colors: {
custom: {
50: '#cad4cf',
500: '#b4c2bb',
950: '#000000',
},
}SCSS
$custom: #b4c2bb; $custom-light: #cad4cf; $custom-dark: #000000;
JSON
{
"hex": "#b4c2bb",
"rgb": {
"r": 180,
"g": 194,
"b": 187
},
"hsl": {
"h": 150,
"s": 10.294,
"l": 73.333
},
"oklch": {
"l": 0.80121,
"c": 0.0182,
"h": 164.5
},
"luminance": 0.51875
}Semantic roles & 50–950 ramp
primary
#B4C2BB
secondary
#95858D
accent
#517394
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383