#BCCCCD#BCCCCD
#BCCCCD is a very light, near-neutral teal. Relative luminance 0.583; OKLCH L 83.3% C 0.017 H 201.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCCD |
|---|---|
| RGB | rgb(188, 204, 205) |
| HSL | hsl(184, 15%, 77%) |
| HSV | hsv(184, 8%, 80%) |
| CMYK | cmyk(8.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.90, -5.21, -2.36) |
| CIE-LCH | lch(80.90, 5.72, 204.33°) |
| OKLab | oklab(83.33% -0.0163 -0.0064) |
| OKLCH | oklch(83.33% 0.017 201.4) |
| XYZ | xyz(53.3489, 58.2841, 66.1851) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.90
Light Grey
#D8DCD6
ΔE00 6.97
Silver
#C0C0C0
ΔE00 7.25
Fog
#D8DCE0
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCCD #CDBDBC
analogous
#BCCDC6 #BCCCCD #BCC4CD
triadic
#BCCCCD #CDBCCC #CCCDBC
tetradic
#BCCCCD #C6BCCD #CDBDBC #C4CDBC
square
#BCCCCD #C6BCCD #CDBDBC #C4CDBC
split-complementary
#BCCCCD #CDBCC4 #CDC6BC
monochromatic
#769799 #99B1B3 #BCCCCD #DFE7E7 #EDF2F2
Accessibility & contrast
On white
1.66
#BCCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BCCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCCD
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCCD | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#B7CDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccccd; /* rgb */ color: rgb(188, 204, 205); /* oklch */ color: oklch(83.3% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#d0dbdc',
500: '#bccccd',
950: '#000000',
},
}SCSS
$custom: #bccccd; $custom-light: #d0dbdc; $custom-dark: #000000;
JSON
{
"hex": "#bccccd",
"rgb": {
"r": 188,
"g": 204,
"b": 205
},
"hsl": {
"h": 183.529,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.83334,
"c": 0.01748,
"h": 201.4
},
"luminance": 0.58285
}Semantic roles & 50–950 ramp
primary
#BCCCCD
secondary
#A18D8C
accent
#514D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484