#BCCCCB#BCCCCB
#BCCCCB is a very light, near-neutral teal. Relative luminance 0.582; OKLCH L 83.3% C 0.017 H 192.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCCB |
|---|---|
| RGB | rgb(188, 204, 203) |
| HSL | hsl(176, 14%, 77%) |
| HSV | hsv(176, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.84, -5.60, -1.36) |
| CIE-LCH | lch(80.84, 5.77, 193.68°) |
| OKLab | oklab(83.27% -0.0171 -0.0037) |
| OKLCH | oklch(83.27% 0.017 192.3) |
| XYZ | xyz(53.1091, 58.1882, 64.9217) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.93
Light Grey
#D8DCD6
ΔE00 6.71
Silver
#C0C0C0
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.57
Fog
#D8DCE0
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCCB #CCBCBD
analogous
#BCCCC3 #BCCCCB #BCC5CC
triadic
#BCCCCB #CBBCCC #CCCBBC
tetradic
#BCCCCB #C3BCCC #CCBCBD #C5CCBC
square
#BCCCCB #C3BCCC #CCBCBD #C5CCBC
split-complementary
#BCCCCB #CCBCC5 #CCC3BC
monochromatic
#779795 #99B2B0 #BCCCCB #DFE6E6 #EEF2F2
Accessibility & contrast
On white
1.66
#BCCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BCCCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCCB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCCB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#B8CDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccccb; /* rgb */ color: rgb(188, 204, 203); /* oklch */ color: oklch(83.3% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#d0dbda',
500: '#bccccb',
950: '#000000',
},
}SCSS
$custom: #bccccb; $custom-light: #d0dbda; $custom-dark: #000000;
JSON
{
"hex": "#bccccb",
"rgb": {
"r": 188,
"g": 204,
"b": 203
},
"hsl": {
"h": 176.25,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.83274,
"c": 0.01747,
"h": 192.3
},
"luminance": 0.58189
}Semantic roles & 50–950 ramp
primary
#BCCCCB
secondary
#A08C8D
accent
#4E5298
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483