#BCCCCC#BCCCCC
#BCCCCC is a very light, near-neutral teal. Relative luminance 0.582; OKLCH L 83.3% C 0.017 H 196.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCCC |
|---|---|
| RGB | rgb(188, 204, 204) |
| HSL | hsl(180, 14%, 77%) |
| HSV | hsv(180, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.87, -5.41, -1.86) |
| CIE-LCH | lch(80.87, 5.72, 198.98°) |
| OKLab | oklab(83.3% -0.0167 -0.005) |
| OKLCH | oklch(83.3% 0.017 196.8) |
| XYZ | xyz(53.2286, 58.2360, 65.5514) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.89
Light Grey
#D8DCD6
ΔE00 6.82
Silver
#C0C0C0
ΔE00 7.35
Light Gray
#D3D3D3
ΔE00 7.43
Fog
#D8DCE0
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCCC #CCBCBC
analogous
#BCCCC4 #BCCCCC #BCC4CC
triadic
#BCCCCC #CCBCCC #CCCCBC
tetradic
#BCCCCC #C4BCCC #CCBCBC #C4CCBC
square
#BCCCCC #C4BCCC #CCBCBC #C4CCBC
split-complementary
#BCCCCC #CCBCC4 #CCC4BC
monochromatic
#779797 #99B2B2 #BCCCCC #DFE6E6 #EEF2F2
Accessibility & contrast
On white
1.66
#BCCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BCCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCCC
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCCC | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#C6C8CC
Tritanopia (blue-blind)
#B8CDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccccc; /* rgb */ color: rgb(188, 204, 204); /* oklch */ color: oklch(83.3% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#d0dbdb',
500: '#bccccc',
950: '#000000',
},
}SCSS
$custom: #bccccc; $custom-light: #d0dbdb; $custom-dark: #000000;
JSON
{
"hex": "#bccccc",
"rgb": {
"r": 188,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.83304,
"c": 0.01742,
"h": 196.8
},
"luminance": 0.58237
}Semantic roles & 50–950 ramp
primary
#BCCCCC
secondary
#A08C8C
accent
#4E4E98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484