#BCCFCF#BCCFCF
#BCCFCF is a very light, muted teal. Relative luminance 0.598; OKLCH L 84.0% C 0.021 H 196.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFCF |
|---|---|
| RGB | rgb(188, 207, 207) |
| HSL | hsl(180, 17%, 77%) |
| HSV | hsv(180, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(81.74, -6.39, -2.19) |
| CIE-LCH | lch(81.74, 6.75, 198.91°) |
| OKLab | oklab(84.02% -0.0197 -0.0059) |
| OKLCH | oklch(84.02% 0.021 196.8) |
| XYZ | xyz(54.3118, 59.8211, 67.7046) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.97
Light Grey
#D8DCD6
ΔE00 7.23
Lightblue
#ADD8E6
ΔE00 7.58
Fog
#D8DCE0
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFCF #CFBCBC
analogous
#BCCFC6 #BCCFCF #BCC6CF
triadic
#BCCFCF #CFBCCF #CFCFBC
tetradic
#BCCFCF #C6BCCF #CFBCBC #C6CFBC
square
#BCCFCF #C6BCCF #CFBCBC #C6CFBC
split-complementary
#BCCFCF #CFBCC6 #CFC6BC
monochromatic
#759C9C #98B5B5 #BCCFCF #E0E9E9 #EDF2F2
Accessibility & contrast
On white
1.62
#BCCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BCCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFCF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFCF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#B7D0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccfcf; /* rgb */ color: rgb(188, 207, 207); /* oklch */ color: oklch(84.0% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#d0dddd',
500: '#bccfcf',
950: '#000000',
},
}SCSS
$custom: #bccfcf; $custom-light: #d0dddd; $custom-dark: #000000;
JSON
{
"hex": "#bccfcf",
"rgb": {
"r": 188,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.84018,
"c": 0.02056,
"h": 196.8
},
"luminance": 0.59822
}Semantic roles & 50–950 ramp
primary
#BCCFCF
secondary
#A48C8C
accent
#4B4B9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484