#B0C8C8#B0C8C8
#B0C8C8 is a light, muted teal. Relative luminance 0.547; OKLCH L 81.5% C 0.026 H 196.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8C8 |
|---|---|
| RGB | rgb(176, 200, 200) |
| HSL | hsl(180, 18%, 74%) |
| HSV | hsv(180, 12%, 78%) |
| CMYK | cmyk(12%, 0%, 0%, 21.6%) |
| CIE-LAB | lab(78.87, -8.07, -2.74) |
| CIE-LCH | lch(78.87, 8.52, 198.76°) |
| OKLab | oklab(81.48% -0.0249 -0.0074) |
| OKLCH | oklch(81.48% 0.026 196.6) |
| XYZ | xyz(48.9816, 54.7078, 62.6114) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.33
Silver (survey)
#C5C9C7
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 7.70
Light Grey
#D8DCD6
ΔE00 9.60
Silver
#C0C0C0
ΔE00 9.73
Dove Gray
#B6B8BD
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8C8 #C8B0B0
analogous
#B0C8BC #B0C8C8 #B0BCC8
triadic
#B0C8C8 #C8B0C8 #C8C8B0
tetradic
#B0C8C8 #BCB0C8 #C8B0B0 #BCC8B0
square
#B0C8C8 #BCB0C8 #C8B0B0 #BCC8B0
split-complementary
#B0C8C8 #C8B0BC #C8BCB0
monochromatic
#689696 #8CAFAF #B0C8C8 #D4E1E1 #EDF2F2
Accessibility & contrast
On white
1.76
#B0C8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B0C8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8C8
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8C8 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C8
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#A9CAC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0c8c8; /* rgb */ color: rgb(176, 200, 200); /* oklch */ color: oklch(81.5% 0.026 196.6);
Tailwind
colors: {
custom: {
50: '#c7d8d8',
500: '#b0c8c8',
950: '#000000',
},
}SCSS
$custom: #b0c8c8; $custom-light: #c7d8d8; $custom-dark: #000000;
JSON
{
"hex": "#b0c8c8",
"rgb": {
"r": 176,
"g": 200,
"b": 200
},
"hsl": {
"h": 180,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.81482,
"c": 0.02598,
"h": 196.6
},
"luminance": 0.54709
}Semantic roles & 50–950 ramp
primary
#B0C8C8
secondary
#9C8080
accent
#49499C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383