#BCCCC6#BCCCC6
#BCCCC6 is a very light, near-neutral teal. Relative luminance 0.580; OKLCH L 83.1% C 0.019 H 171.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCC6 |
|---|---|
| RGB | rgb(188, 204, 198) |
| HSL | hsl(158, 14%, 77%) |
| HSV | hsv(158, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 2.9%, 20%) |
| CIE-LAB | lab(80.71, -6.56, 1.12) |
| CIE-LCH | lch(80.71, 6.66, 170.28°) |
| OKLab | oklab(83.13% -0.019 0.0029) |
| OKLCH | oklch(83.13% 0.019 171.4) |
| XYZ | xyz(52.5228, 57.9537, 61.8342) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 6.65
Silver
#C0C0C0
ΔE00 8.37
Light Gray
#D3D3D3
ΔE00 8.50
Fog
#D8DCE0
ΔE00 9.18
Gainsboro
#DCDCDC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCC6 #CCBCC2
analogous
#BCCCBE #BCCCC6 #BCCACC
triadic
#BCCCC6 #C6BCCC #CCC6BC
tetradic
#BCCCC6 #BEBCCC #CCBCC2 #CACCBC
square
#BCCCC6 #BEBCCC #CCBCC2 #CACCBC
split-complementary
#BCCCC6 #CCBCCA #CCBEBC
monochromatic
#77978B #99B2A8 #BCCCC6 #DFE6E4 #EEF2F0
Accessibility & contrast
On white
1.67
#BCCCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BCCCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCC6
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCC6 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC6
Deuteranopia (green-blind)
#C8C7C6
Tritanopia (blue-blind)
#B9CCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcccc6; /* rgb */ color: rgb(188, 204, 198); /* oklch */ color: oklch(83.1% 0.019 171.4);
Tailwind
colors: {
custom: {
50: '#d0dbd7',
500: '#bcccc6',
950: '#000000',
},
}SCSS
$custom: #bcccc6; $custom-light: #d0dbd7; $custom-dark: #000000;
JSON
{
"hex": "#bcccc6",
"rgb": {
"r": 188,
"g": 204,
"b": 198
},
"hsl": {
"h": 157.5,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.83128,
"c": 0.01926,
"h": 171.4
},
"luminance": 0.57954
}Semantic roles & 50–950 ramp
primary
#BCCCC6
secondary
#A08C94
accent
#4E6A98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483