#BCCCC7#BCCCC7
#BCCCC7 is a very light, near-neutral teal. Relative luminance 0.580; OKLCH L 83.2% C 0.019 H 175.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCC7 |
|---|---|
| RGB | rgb(188, 204, 199) |
| HSL | hsl(161, 14%, 77%) |
| HSV | hsv(161, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 2.5%, 20%) |
| CIE-LAB | lab(80.74, -6.37, 0.63) |
| CIE-LCH | lch(80.74, 6.40, 174.39°) |
| OKLab | oklab(83.16% -0.0186 0.0016) |
| OKLCH | oklch(83.16% 0.019 175.2) |
| XYZ | xyz(52.6385, 58.0000, 62.4436) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.45
Light Grey
#D8DCD6
ΔE00 6.60
Silver
#C0C0C0
ΔE00 8.16
Light Gray
#D3D3D3
ΔE00 8.29
Fog
#D8DCE0
ΔE00 8.87
Gainsboro
#DCDCDC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCC7 #CCBCC1
analogous
#BCCCBF #BCCCC7 #BCC9CC
triadic
#BCCCC7 #C7BCCC #CCC7BC
tetradic
#BCCCC7 #BFBCCC #CCBCC1 #C9CCBC
square
#BCCCC7 #BFBCCC #CCBCC1 #C9CCBC
split-complementary
#BCCCC7 #CCBCC9 #CCBFBC
monochromatic
#77978D #99B2AA #BCCCC7 #DFE6E4 #EEF2F0
Accessibility & contrast
On white
1.67
#BCCCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BCCCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCC7
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCC7 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC7
Deuteranopia (green-blind)
#C7C7C7
Tritanopia (blue-blind)
#B9CCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcccc7; /* rgb */ color: rgb(188, 204, 199); /* oklch */ color: oklch(83.2% 0.019 175.2);
Tailwind
colors: {
custom: {
50: '#d0dbd8',
500: '#bcccc7',
950: '#000000',
},
}SCSS
$custom: #bcccc7; $custom-light: #d0dbd8; $custom-dark: #000000;
JSON
{
"hex": "#bcccc7",
"rgb": {
"r": 188,
"g": 204,
"b": 199
},
"hsl": {
"h": 161.25,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.83157,
"c": 0.01871,
"h": 175.2
},
"luminance": 0.58001
}Semantic roles & 50–950 ramp
primary
#BCCCC7
secondary
#A08C92
accent
#4E6598
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483