#B4C2C2#B4C2C2
#B4C2C2 is a light, near-neutral teal. Relative luminance 0.522; OKLCH L 80.3% C 0.015 H 196.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2C2 |
|---|---|
| RGB | rgb(180, 194, 194) |
| HSL | hsl(180, 10%, 73%) |
| HSV | hsv(180, 7%, 76%) |
| CMYK | cmyk(7.2%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(77.39, -4.78, -1.65) |
| CIE-LCH | lch(77.39, 5.06, 199.02°) |
| OKLab | oklab(80.33% -0.0147 -0.0045) |
| OKLCH | oklch(80.33% 0.015 196.9) |
| XYZ | xyz(47.8497, 52.1813, 58.5795) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.77
Silver
#C0C0C0
ΔE00 6.32
Dove Gray
#B6B8BD
ΔE00 6.87
Light Gray
#D3D3D3
ΔE00 8.00
Light Grey
#D8DCD6
ΔE00 8.21
Cool Gray
#9AA7B0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2C2 #C2B4B4
analogous
#B4C2BB #B4C2C2 #B4BBC2
triadic
#B4C2C2 #C2B4C2 #C2C2B4
tetradic
#B4C2C2 #BBB4C2 #C2B4B4 #BBC2B4
square
#B4C2C2 #BBB4C2 #C2B4B4 #BBC2B4
split-complementary
#B4C2C2 #C2B4BB #C2BBB4
monochromatic
#718B8B #92A7A7 #B4C2C2 #D6DDDD #EEF1F1
Accessibility & contrast
On white
1.84
#B4C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#B4C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2C2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2C2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C2
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#B0C3C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b4c2c2; /* rgb */ color: rgb(180, 194, 194); /* oklch */ color: oklch(80.3% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#cad4d4',
500: '#b4c2c2',
950: '#000000',
},
}SCSS
$custom: #b4c2c2; $custom-light: #cad4d4; $custom-dark: #000000;
JSON
{
"hex": "#b4c2c2",
"rgb": {
"r": 180,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 10.294,
"l": 73.333
},
"oklch": {
"l": 0.80327,
"c": 0.01541,
"h": 196.9
},
"luminance": 0.52182
}Semantic roles & 50–950 ramp
primary
#B4C2C2
secondary
#958585
accent
#515194
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383