#BCCCCE#BCCCCE
#BCCCCE is a very light, near-neutral teal. Relative luminance 0.583; OKLCH L 83.4% C 0.018 H 205.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCCE |
|---|---|
| RGB | rgb(188, 204, 206) |
| HSL | hsl(187, 16%, 77%) |
| HSV | hsv(187, 9%, 81%) |
| CMYK | cmyk(8.7%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(80.92, -5.02, -2.85) |
| CIE-LCH | lch(80.92, 5.77, 209.62°) |
| OKLab | oklab(83.36% -0.0159 -0.0077) |
| OKLCH | oklch(83.36% 0.018 205.8) |
| XYZ | xyz(53.4700, 58.3326, 66.8228) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.95
Fog
#D8DCE0
ΔE00 7.07
Light Grey
#D8DCD6
ΔE00 7.14
Silver
#C0C0C0
ΔE00 7.17
Light Gray
#D3D3D3
ΔE00 7.24
Lightblue
#ADD8E6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCCE #CEBEBC
analogous
#BCCEC7 #BCCCCE #BCC3CE
triadic
#BCCCCE #CEBCCC #CCCEBC
tetradic
#BCCCCE #C7BCCE #CEBEBC #C3CEBC
square
#BCCCCE #C7BCCE #CEBEBC #C3CEBC
split-complementary
#BCCCCE #CEBCC3 #CEC7BC
monochromatic
#75969A #99B1B4 #BCCCCE #DFE7E8 #EDF2F2
Accessibility & contrast
On white
1.66
#BCCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BCCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCCE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCCE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACE
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#B7CDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcccce; /* rgb */ color: rgb(188, 204, 206); /* oklch */ color: oklch(83.4% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#d0dbdc',
500: '#bcccce',
950: '#000000',
},
}SCSS
$custom: #bcccce; $custom-light: #d0dbdc; $custom-dark: #000000;
JSON
{
"hex": "#bcccce",
"rgb": {
"r": 188,
"g": 204,
"b": 206
},
"hsl": {
"h": 186.667,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.83364,
"c": 0.01765,
"h": 205.8
},
"luminance": 0.58333
}Semantic roles & 50–950 ramp
primary
#BCCCCE
secondary
#A28E8C
accent
#544C9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484