#BCC8C2#BCC8C2
#BCC8C2 is a very light, near-neutral teal. Relative luminance 0.559; OKLCH L 82.2% C 0.016 H 164.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8C2 |
|---|---|
| RGB | rgb(188, 200, 194) |
| HSL | hsl(150, 10%, 76%) |
| HSV | hsv(150, 6%, 78%) |
| CMYK | cmyk(6%, 0%, 3%, 21.6%) |
| CIE-LAB | lab(79.55, -5.23, 1.58) |
| CIE-LCH | lch(79.55, 5.46, 163.16°) |
| OKLab | oklab(82.18% -0.015 0.0041) |
| OKLCH | oklch(82.18% 0.016 164.6) |
| XYZ | xyz(51.1290, 55.8945, 59.1235) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.36
Light Grey
#D8DCD6
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8C2 #C8BCC2
analogous
#BCC8BC #BCC8C2 #BCC8C8
triadic
#BCC8C2 #C2BCC8 #C8C2BC
tetradic
#BCC8C2 #BCBCC8 #C8BCC2 #C8C8BC
square
#BCC8C2 #BCBCC8 #C8BCC2 #C8C8BC
split-complementary
#BCC8C2 #C8BCC8 #C8BCBC
monochromatic
#799185 #9AACA3 #BCC8C2 #DEE4E1 #EEF1F0
Accessibility & contrast
On white
1.72
#BCC8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BCC8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8C2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8C2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#C5C4C2
Tritanopia (blue-blind)
#BAC8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc8c2; /* rgb */ color: rgb(188, 200, 194); /* oklch */ color: oklch(82.2% 0.016 164.6);
Tailwind
colors: {
custom: {
50: '#d0d8d4',
500: '#bcc8c2',
950: '#000000',
},
}SCSS
$custom: #bcc8c2; $custom-light: #d0d8d4; $custom-dark: #000000;
JSON
{
"hex": "#bcc8c2",
"rgb": {
"r": 188,
"g": 200,
"b": 194
},
"hsl": {
"h": 150,
"s": 9.836,
"l": 76.078
},
"oklch": {
"l": 0.82179,
"c": 0.01552,
"h": 164.6
},
"luminance": 0.55895
}Semantic roles & 50–950 ramp
primary
#BCC8C2
secondary
#9B8D94
accent
#527394
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383