#BCCFCB#BCCFCB
#BCCFCB is a very light, muted teal. Relative luminance 0.596; OKLCH L 83.9% C 0.021 H 181.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFCB |
|---|---|
| RGB | rgb(188, 207, 203) |
| HSL | hsl(167, 17%, 77%) |
| HSV | hsv(167, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.64, -7.16, -0.20) |
| CIE-LCH | lch(81.64, 7.17, 181.63°) |
| OKLab | oklab(83.9% -0.0213 -0.0006) |
| OKLCH | oklch(83.9% 0.021 181.8) |
| XYZ | xyz(53.8290, 59.6280, 65.1617) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 7.05
Powder Blue
#B0E0E6
ΔE00 8.52
Light Gray
#D3D3D3
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 8.96
Fog
#D8DCE0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFCB #CFBCC0
analogous
#BCCFC1 #BCCFCB #BCCACF
triadic
#BCCFCB #CBBCCF #CFCBBC
tetradic
#BCCFCB #C1BCCF #CFBCC0 #CACFBC
square
#BCCFCB #C1BCCF #CFBCC0 #CACFBC
split-complementary
#BCCFCB #CFBCCA #CFC1BC
monochromatic
#759C94 #98B5AF #BCCFCB #E0E9E7 #EDF2F1
Accessibility & contrast
On white
1.62
#BCCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#BCCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFCB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFCB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCB
Deuteranopia (green-blind)
#C9CACB
Tritanopia (blue-blind)
#B8D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccfcb; /* rgb */ color: rgb(188, 207, 203); /* oklch */ color: oklch(83.9% 0.021 181.8);
Tailwind
colors: {
custom: {
50: '#d0ddda',
500: '#bccfcb',
950: '#000000',
},
}SCSS
$custom: #bccfcb; $custom-light: #d0ddda; $custom-dark: #000000;
JSON
{
"hex": "#bccfcb",
"rgb": {
"r": 188,
"g": 207,
"b": 203
},
"hsl": {
"h": 167.368,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.839,
"c": 0.02128,
"h": 181.8
},
"luminance": 0.59629
}Semantic roles & 50–950 ramp
primary
#BCCFCB
secondary
#A48C91
accent
#4B5C9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483