#BCCFC7#BCCFC7
#BCCFC7 is a very light, muted teal. Relative luminance 0.594; OKLCH L 83.8% C 0.023 H 168.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFC7 |
|---|---|
| RGB | rgb(188, 207, 199) |
| HSL | hsl(155, 17%, 77%) |
| HSV | hsv(155, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(81.53, -7.93, 1.78) |
| CIE-LCH | lch(81.53, 8.13, 167.33°) |
| OKLab | oklab(83.79% -0.0229 0.0046) |
| OKLCH | oklch(83.79% 0.023 168.6) |
| XYZ | xyz(53.3584, 59.4398, 62.6836) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 9.45
Light Gray
#D3D3D3
ΔE00 9.68
Silver
#C0C0C0
ΔE00 9.83
Fog
#D8DCE0
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFC7 #CFBCC4
analogous
#BCCFBD #BCCFC7 #BCCECF
triadic
#BCCFC7 #C7BCCF #CFC7BC
tetradic
#BCCFC7 #BDBCCF #CFBCC4 #CECFBC
square
#BCCFC7 #BDBCCF #CFBCC4 #CECFBC
split-complementary
#BCCFC7 #CFBCCE #CFBDBC
monochromatic
#759C8B #98B5A9 #BCCFC7 #E0E9E5 #EDF2F0
Accessibility & contrast
On white
1.63
#BCCFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BCCFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFC7
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFC7 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC7
Deuteranopia (green-blind)
#CACAC7
Tritanopia (blue-blind)
#B8CFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccfc7; /* rgb */ color: rgb(188, 207, 199); /* oklch */ color: oklch(83.8% 0.023 168.6);
Tailwind
colors: {
custom: {
50: '#d0ddd8',
500: '#bccfc7',
950: '#000000',
},
}SCSS
$custom: #bccfc7; $custom-light: #d0ddd8; $custom-dark: #000000;
JSON
{
"hex": "#bccfc7",
"rgb": {
"r": 188,
"g": 207,
"b": 199
},
"hsl": {
"h": 154.737,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83785,
"c": 0.02332,
"h": 168.6
},
"luminance": 0.59441
}Semantic roles & 50–950 ramp
primary
#BCCFC7
secondary
#A48C96
accent
#4B6C9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483