#BCCDCF#BCCDCF
#BCCDCF is a very light, near-neutral teal. Relative luminance 0.589; OKLCH L 83.6% C 0.019 H 205.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDCF |
|---|---|
| RGB | rgb(188, 205, 207) |
| HSL | hsl(186, 17%, 77%) |
| HSV | hsv(186, 9%, 81%) |
| CMYK | cmyk(9.2%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(81.21, -5.34, -2.96) |
| CIE-LCH | lch(81.21, 6.11, 209.00°) |
| OKLab | oklab(83.6% -0.0169 -0.008) |
| OKLCH | oklch(83.6% 0.019 205.3) |
| XYZ | xyz(53.8303, 58.8582, 67.5441) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.29
Fog
#D8DCE0
ΔE00 7.23
Light Grey
#D8DCD6
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.51
Silver
#C0C0C0
ΔE00 7.57
Lightblue
#ADD8E6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDCF #CFBEBC
analogous
#BCCFC8 #BCCDCF #BCC3CF
triadic
#BCCDCF #CFBCCD #CDCFBC
tetradic
#BCCDCF #C8BCCF #CFBEBC #C3CFBC
square
#BCCDCF #C8BCCF #CFBEBC #C3CFBC
split-complementary
#BCCDCF #CFBCC3 #CFC8BC
monochromatic
#75989C #98B2B5 #BCCDCF #E0E8E9 #EDF2F2
Accessibility & contrast
On white
1.64
#BCCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BCCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDCF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDCF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C6C9CF
Tritanopia (blue-blind)
#B7CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccdcf; /* rgb */ color: rgb(188, 205, 207); /* oklch */ color: oklch(83.6% 0.019 205.3);
Tailwind
colors: {
custom: {
50: '#d0dcdd',
500: '#bccdcf',
950: '#000000',
},
}SCSS
$custom: #bccdcf; $custom-light: #d0dcdd; $custom-dark: #000000;
JSON
{
"hex": "#bccdcf",
"rgb": {
"r": 188,
"g": 205,
"b": 207
},
"hsl": {
"h": 186.316,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83602,
"c": 0.01869,
"h": 205.3
},
"luminance": 0.58859
}Semantic roles & 50–950 ramp
primary
#BCCDCF
secondary
#A48E8C
accent
#534B9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484