#BCCFCD#BCCFCD
#BCCFCD is a very light, muted teal. Relative luminance 0.597; OKLCH L 84.0% C 0.021 H 189.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFCD |
|---|---|
| RGB | rgb(188, 207, 205) |
| HSL | hsl(174, 17%, 77%) |
| HSV | hsv(174, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(81.69, -6.78, -1.20) |
| CIE-LCH | lch(81.69, 6.88, 190.01°) |
| OKLab | oklab(83.96% -0.0205 -0.0033) |
| OKLCH | oklch(83.96% 0.021 189.1) |
| XYZ | xyz(54.0688, 59.7239, 66.4250) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.09
Light Grey
#D8DCD6
ΔE00 7.09
Powder Blue
#B0E0E6
ΔE00 8.22
Lightblue
#ADD8E6
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.51
Light Gray
#D3D3D3
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFCD #CFBCBE
analogous
#BCCFC3 #BCCFCD #BCC8CF
triadic
#BCCFCD #CDBCCF #CFCDBC
tetradic
#BCCFCD #C3BCCF #CFBCBE #C8CFBC
square
#BCCFCD #C3BCCF #CFBCBE #C8CFBC
split-complementary
#BCCFCD #CFBCC8 #CFC3BC
monochromatic
#759C98 #98B5B2 #BCCFCD #E0E9E8 #EDF2F2
Accessibility & contrast
On white
1.62
#BCCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BCCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFCD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFCD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#B7D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccfcd; /* rgb */ color: rgb(188, 207, 205); /* oklch */ color: oklch(84.0% 0.021 189.1);
Tailwind
colors: {
custom: {
50: '#d0dddc',
500: '#bccfcd',
950: '#000000',
},
}SCSS
$custom: #bccfcd; $custom-light: #d0dddc; $custom-dark: #000000;
JSON
{
"hex": "#bccfcd",
"rgb": {
"r": 188,
"g": 207,
"b": 205
},
"hsl": {
"h": 173.684,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83959,
"c": 0.02074,
"h": 189.1
},
"luminance": 0.59725
}Semantic roles & 50–950 ramp
primary
#BCCFCD
secondary
#A48C8E
accent
#4B539B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484