#B0C2C2#B0C2C2
#B0C2C2 is a light, near-neutral teal. Relative luminance 0.517; OKLCH L 80.0% C 0.020 H 196.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C2C2 |
|---|---|
| RGB | rgb(176, 194, 194) |
| HSL | hsl(180, 13%, 73%) |
| HSV | hsv(180, 9%, 76%) |
| CMYK | cmyk(9.3%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(77.11, -6.12, -2.10) |
| CIE-LCH | lch(77.11, 6.47, 198.91°) |
| OKLab | oklab(80.03% -0.0189 -0.0057) |
| OKLCH | oklch(80.03% 0.02 196.8) |
| XYZ | xyz(46.9317, 51.7080, 58.5365) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.16
Silver
#C0C0C0
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 8.15
Cool Grey
#95A3A6
ΔE00 8.75
Lightblue
#ADD8E6
ΔE00 8.92
Cool Gray
#9AA7B0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C2C2 #C2B0B0
analogous
#B0C2B9 #B0C2C2 #B0B9C2
triadic
#B0C2C2 #C2B0C2 #C2C2B0
tetradic
#B0C2C2 #B9B0C2 #C2B0B0 #B9C2B0
square
#B0C2C2 #B9B0C2 #C2B0B0 #B9C2B0
split-complementary
#B0C2C2 #C2B0B9 #C2B9B0
monochromatic
#6C8C8C #8DA7A7 #B0C2C2 #D3DDDD #EEF2F2
Accessibility & contrast
On white
1.85
#B0C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#B0C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C2C2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C2C2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C2
Deuteranopia (green-blind)
#BCBDC2
Tritanopia (blue-blind)
#ABC3C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0c2c2; /* rgb */ color: rgb(176, 194, 194); /* oklch */ color: oklch(80.0% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#c7d4d4',
500: '#b0c2c2',
950: '#000000',
},
}SCSS
$custom: #b0c2c2; $custom-light: #c7d4d4; $custom-dark: #000000;
JSON
{
"hex": "#b0c2c2",
"rgb": {
"r": 176,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.80032,
"c": 0.01972,
"h": 196.8
},
"luminance": 0.51709
}Semantic roles & 50–950 ramp
primary
#B0C2C2
secondary
#968181
accent
#4F4F97
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383